s3:winbind:idmap_tdb2: honour the "idmap read only" flag in the tdb2 module.
[metze/samba/wip.git] / source3 /
2010-06-01 Michael Adams3:winbind:idmap_tdb2: honour the "idmap read only...
2010-06-01 Michael Adams3:winbind: set the read_only flag when parsing the...
2010-06-01 Michael Adams3:winbind:idmap_tdb2: add a read_only parameter to...
2010-06-01 Michael Adams3:loadparm: add new boolean parameter "idmap read...
2010-06-01 Michael Adams3: remove prototype of inexistent lp_idmap_alloc_backe...
2010-06-01 Michael Adams3: remove unused prototype for lp_idmap_domains().
2010-06-01 Michael Adams3:winbind:idmap: fix idmap_allocate_unixid() to actual...
2010-06-01 Michael Adams3:winbind:idmap_tdb2: fix a debug message
2010-05-31 Michael Adamv3-4-ctdb: Bump up the vendor patch level to 6
2010-05-31 Michael Adams3:loadparm: remove parameter "idmap alloc backend"
2010-05-31 Michael Adams3:net: remove the "net idmap secret alloc" functionality.
2010-05-31 Michael Adams3:winbind:idmap: remove unused definition of idmap_all...
2010-05-31 Michael Adams3:winbind:idmap: remove idmap_alloc_context from idmap.c
2010-05-31 Michael Adams3:winbind:idmap: remove the alloc methods list from...
2010-05-31 Michael Adams3:winbind:idmap: remove unused get_alloc_methods().
2010-05-31 Michael Adams3:winbind:idmap: remove unused smb_register_idmap_alloc().
2010-05-31 Michael Adams3:winbind:idmap_ldap: remove unused idmap_ldap_alloc_m...
2010-05-31 Michael Adams3:winbind:idmap_ldap: remoce unused idmap_alloc_ldap_init
2010-05-31 Michael Adams3:winbind:idmap_ldap: don't call idmap_alloc_ldap_init...
2010-05-31 Michael Adams3:winbind:idmap_tdb: remove unused idmap_alloc_methods
2010-05-31 Michael Adams3:winbind:idmap_tdb: remove unused idmap_alloc_tdb_init()
2010-05-31 Michael Adams3:winbind:idmap_tdb: don't call idmap_alloc_tdb_init...
2010-05-31 Michael Adams3:winbind:idmap_tdb2: remove unused idmap_tdb2_alloc_i...
2010-05-31 Michael Adams3:winbind:idmap_tdb2: remove unused idmap_tdb2_alloc_c...
2010-05-31 Michael Adams3:winbind:idmap_tdb2: remove unused idmap_alloc_methods.
2010-05-31 Michael Adams3:winbind:idmap_tdb2: don't call smb_register_idmap_al...
2010-05-31 Michael Adams3:winbind: make idmap_alloc_tdb_init() static.
2010-05-31 Michael Adams3:winbind:idmap: remove unused idmap_alloc_init().
2010-05-31 Michael Adams3:winbind:idmap: use sids_to_unixids() with a NULL...
2010-05-31 Michael Adams3:winbind:idmap: factor out common code of idmap_alloc...
2010-05-31 Michael Adams3:winbind:idmap_tdb2_sids_to_unixids: only allocate...
2010-05-31 Michael Adams3:winbind:idmap_tdb2: add allocation of new mappings...
2010-05-31 Michael Adams3:winbindd:idmap: remove idmap_new_mapping() - now...
2010-05-31 Michael Adams3:idmap: add a debug message to idmap_sid_to_gid
2010-05-31 Michael Adams3:idmap: add a debug message to idmap_sid_to_uid
2010-05-31 Michael Adams3:idmap: don't call idmap_new_mapping idmap_sid_to_gid
2010-05-31 Michael Adams3:idmap: don't call idmap_new_mapping idmap_sid_to_unixid.
2010-05-31 Michael Adams3:idmap: remove the set_mapping method from the idmap API
2010-05-31 Michael Adams3:idmap: remove unused method set_id_hwm from idmap API
2010-05-31 Michael Adams3:idmap: remove unused alloc method get_id_hwm from...
2010-05-31 Michael Adams3:idmap: remove unused method dump_data() from the...
2010-05-31 Michael Adams3:idmap: remove the remove_mapping method from API...
2010-05-31 Michael Adams3:idmap: remove unused idmap_remove_mapping().
2010-05-31 Michael Adams3:winbind: remove the method REMOVE_MAPPING from winbi...
2010-05-31 Michael Adams3:idmap: remove unused idmap_set_mapping().
2010-05-31 Michael Adams3:winbind: remove the method SET_MAPPING from winbind...
2010-05-31 Michael Adams3:idmap: remove unused idmap_set_gid_hwm()
2010-05-31 Michael Adams3:idmap: remove unused idmap_set_uid_hwm()
2010-05-31 Michael Adams3:winbind: remove SET_HWM from winbind's API.
2010-05-31 Michael Adams3:net idmap: TEMPORARILY disable the "net idmap restor...
2010-05-31 Michael Adams3: remove prototype of non-existsing function idmap_td...
2010-05-31 Michael Adams3:winbind:idmap_tdb2_set_mapping: untangle assignment...
2010-05-31 Michael Adams3:winbind:idmap_tdb: don't check ranges when an invali...
2010-05-31 Volker Lendeckes3: Fix some debug messages
2010-05-31 Volker Lendeckes3: Don't announce readraw and writeraw with the async...
2010-05-27 Volker Lendeckes3: Fix a bad memleak in the async echo responder
2010-05-11 Volker Lendeckev3-4-ctdb: Bump up the vendor patch level to 5
2010-05-10 Volker Lendeckes3: Test for "__attribute__((destructor))"
2010-04-29 Volker Lendeckes3: range-check idmap script output
2010-04-29 Volker Lendeckes3: Fix an uninitialized variable in idmap_tdb2_sid_to_id()
2010-04-29 Volker Lendeckes3: Fix some nonempty blank lines
2010-04-26 Volker Lendeckev3-4-ctdb: Bump up the vendor patch level to 4
2010-04-26 Volker Lendeckes3: Implement "net rpc user setprimarygroup"
2010-04-14 Christian Ambachfix snapshot content display with hide unreadable
2010-04-13 Volker Lendeckes3: Cache the username map in gencache
2010-04-13 Volker Lendeckes3: Little refactoring: Factor out skip_space
2010-04-13 Volker Lendeckes3: Remove a bogus 0-check, "isspace" can not return...
2010-04-13 Volker Lendeckes3: Cache the result of the username map script
2010-04-13 Volker Lendeckes3: Use talloc_tos() as talloc ctx for fd_lines_load...
2010-04-13 Volker Lendeckes3: TALLOC_FREE(command) correctly in map_username()
2010-04-08 Volker Lendeckev3-4-ctdb: Bump up the vendor patch level to 3
2010-04-08 Volker Lendeckes3: Fork multiple children per domain
2010-04-08 Volker Lendeckes3: Introduce winbindd_child_busy()
2010-04-08 Volker Lendeckes3: Remove the separate "child" argument from setup_dom...
2010-04-08 Stefan Metzmachers3:winbindd: make "smbcontrol winbindd validate-cache... v3-4-ctdb-ready
2010-04-08 Volker Lendeckev3-4-ctdb: Bump up the vender patch level to 2
2010-04-07 Stefan Metzmachers3:libads: retry with signing after getting LDAP_STRONG...
2010-04-07 Stefan Metzmachers3:winbindd: remove unused variables
2010-04-07 Stefan Metzmachers3:winbindd: fix problems with SIGCHLD handling (bug...
2010-04-07 Stefan Metzmachers3:winbindd: make sure we don't try rpc requests agains...
2010-04-07 Stefan Metzmachers3:winbindd: never mark external domains as internal!
2010-04-07 Stefan Metzmachers3:winbindd: correctly retry if the netlogon pipe gets...
2010-04-07 Stefan Metzmachers3:winbindd_reconnect: don't only reconnect on NT_STATU...
2010-04-07 Stefan Metzmachers3:winbindd_cm: invalidate connection if cm_connect_net...
2010-04-07 Stefan Metzmachers3:winbindd: consistently use TALLOC_FREE(conn->foo_pip...
2010-04-07 Stefan Metzmachers3:winbindd_cm: use rpccli_is_connected() helper function
2010-04-07 Stefan Metzmachers3:winbindd_cm: use cli_state_is_connected() helper...
2010-04-07 Stefan Metzmachers3:rpc_client: return at least 10 sec as old timeout...
2010-04-07 Stefan Metzmachers3:rpc_client: add set_timeout hook to rpc_cli_transport
2010-04-07 Stefan Metzmachers3:rpc_client: add rpccli_is_connected()
2010-04-07 Stefan Metzmachers3:rpc_client: don't mix layers and keep a reference...
2010-04-07 Stefan Metzmachers3:rpc_transport_np: use cli_state_is_connected() helper
2010-04-07 Stefan Metzmachers3:libsmb: add cli_state_is_connected() function
2010-04-07 Stefan Metzmachers3:libsmb: don't let cli_shutdown() segfault with a...
2010-04-07 Stefan Metzmachers3:rpc_transport_np: handle trans rdata like the output...
2010-04-07 Stefan Metzmachers3: Fix infinite loop in NCACN_IP_TCP asa there is...
2010-04-07 Stefan MetzmacherFix broken pipe handling
2010-04-07 Stefan Metzmachers3:rpc_client: close the socket when pipe is broken
2010-04-07 Stefan Metzmachers3: fix crash in winbindd (similar to commit f8cc0e88fb...
2010-04-07 Jeremy AllisonSecond part of fix for bug #7159 - client rpc_transport...
next