samba.git
2011-07-31 Günther Deschners3-lsa: support secret objects in _lsa_QuerySecurity().
2011-07-31 Günther Deschners3-lsa: support secret objects in _lsa_DeleteObject().
2011-07-31 Günther Deschners3-lsa: implement _lsa_QuerySecret().
2011-07-31 Günther Deschners3-lsa: implement _lsa_SetSecret().
2011-07-31 Günther Deschners3-lsa: implement _lsa_CreateSecret().
2011-07-31 Günther Deschners3-lsa: implement _lsa_OpenSecret().
2011-07-31 Günther Deschners3-secrets: add lsa_secret passdb api.
2011-07-31 Günther Deschners3-secrets: add lsa_secret struct to secrets IDL.
2011-07-31 Günther Deschners3-passdb: add dummy calls to control global (replicate...
2011-07-31 Günther Deschners3-lsa: add LSA_HANDLE_SECRET_TYPE.
2011-07-31 Günther Deschners3-lsa: Fix _lsa_DeleteObject to handle trusted domain...
2011-07-30 Matthieu Patous4-kcc: correctly populate the neighbor object when...
2011-07-29 Jeremy AllisonAdded missing return. Not strictly neccessary, the...
2011-07-29 Jeremy AllisonSecod part of bugfix for bug #8335 - file copy aborts...
2011-07-29 Jeremy AllisonFirst part of bugfix for bug #8335 - file copy aborts...
2011-07-29 Volker Lendeckes3: Add a fallback for missing open&x support in OS...
2011-07-29 Volker Lendeckes3: Make map_open_params_to_ntcreate() available in...
2011-07-29 Volker Lendeckes3: Make is_executable() available in lib/
2011-07-29 Volker Lendeckes3: We only need base_name in map_open_params_to_ntcreate
2011-07-29 Michael Adams3:dbwrap: move all .c and .h files of dbwrap to lib...
2011-07-29 Michael Adams3-waf: replace the dbwrap_util library by a dbwrap...
2011-07-29 Michael Adams3:dbwrap: move db_is_local() from dbwrap.c to dbwrap_o...
2011-07-29 Michael Adams3:dbwrap: move db_open() to a file dbwrap_open.c of...
2011-07-29 Michael Adams3:g_lock: explicitly include dbwrap.h
2011-07-29 Michael Adams3:modules:nfs4_acls: fix the include of dbwrap.h to...
2011-07-29 Michael Adams3:dbwrap: explicitly include dbwrap.h in dbwrap_ctdb.c
2011-07-29 Andrew Tridgelltalloc: added test suite for talloc_free_children()
2011-07-29 Simo Sorcetalloc: preserve context name on talloc_free_children()
2011-07-29 Andrew Tridgellsamba-tool: use ldb.binary_encode() on search expressio...
2011-07-29 Andrew Tridgellsamba-tool: fixed binary encoding of usernames in setpa...
2011-07-29 Andrew Tridgellpyldb: added binary_encode() and binary_decode() methods
2011-07-29 Andrew Tridgellldb: added a test for an invalid search expression
2011-07-29 Andrew Tridgellldb: fixed a search expression parse bug
2011-07-29 Andrew Bartletts4-auth Fill in the remainder of the unix info in auth_...
2011-07-29 Andrew Bartletts4-auth Move conversion of security_token to unix_token...
2011-07-29 Andrew Bartlettgensec: Add a way to request a unix token from GENSEC
2011-07-29 Andrew Bartlettntvfs: Use security_unix_token from auth.idl
2011-07-29 Andrew Bartletts3-selftest Add tests for 'map to guest = bad user'
2011-07-29 Andrew Bartlettselftest: Avoid being run over by armies of the undead
2011-07-29 Andrew Bartlettnbt: Add comment explaining that these responses are...
2011-07-29 Andrew Bartlettselftest: explain how the message command test works
2011-07-29 Andrew Bartletts4-lsa Use the supplied handle in LsaLookupNames2
2011-07-29 Andrew Bartletts4-debug: Start with DEBUG_DEFAULT_STDOUT, so we can...
2011-07-28 Andreas Schneiders3-printing: Add forward declaration for dcerpc_binding...
2011-07-28 Volker Lendeckes3: Priorize the async echo responder over the client
2011-07-28 Volker Lendecketevent: Slightly simplify poll_event_loop_poll
2011-07-28 Volker Lendeckes3: Remove unused smbd_echo_reader()
2011-07-28 Volker Lendeckes3: Use smbd_echo_read_send in the async echo handler
2011-07-28 Volker Lendeckes3: Add smbd_echo_read_send/recv
2011-07-28 Volker LendeckeAdd wait_for_read_send/recv
2011-07-28 Simo Sorces3-rpc_server: Use talloc for pipe_rpc_fns
2011-07-28 Simo Sorces3-rpc_server: remove useless code
2011-07-28 Simo Sorces3-rpc_server: remove unnecessary talloc_free
2011-07-28 Simo Sorces3-rpc_server: Remove dead code
2011-07-28 Andreas Schneiders3-spoolss: Use existing handle in printer_driver_files...
2011-07-28 Andreas Schneiders3-spoolss: Use existing handle in printer_driver_in_use().
2011-07-28 Volker Lendeckes3: In the async echo test, write 65k
2011-07-28 Michael Adams3:modules:nfs4_acls: improve fix for bug #8330
2011-07-28 Michael Adams3:torture: use lp_load_global() in pdbtest - this...
2011-07-28 Michael Adams3:winbindd: use lp_load_global() - winbindd does not...
2011-07-28 Michael Adams3:smbstatus: use lp_load_global() - smbstatus does...
2011-07-28 Michael Adams3:split_tokens: use lp_load_global(), fixing the call...
2011-07-28 Michael Adams3:split_tokens: fix a nonempty blank line
2011-07-28 Michael Adams3: use lp_load_global() in smbw_sample -- whatever...
2011-07-28 Michael Adams3:smbtree: use lp_load_global()
2011-07-28 Michael Adams3:smbpasswd: use lp_load_global()
2011-07-28 Michael Adams3:smbfilter: use lp_load_global()
2011-07-28 Michael Adams3:smbcquotas: use lp_load_global()
2011-07-28 Michael Adams3:smbcontrol: use lp_load_global(): smbcontrol does...
2011-07-28 Michael Adams3:smbcacls: use lp_load_global()
2011-07-28 Michael Adams3:pdbedit: use lp_load_global()
2011-07-28 Michael Adams3:ntlm_auth: use lp_load_global()
2011-07-28 Michael Adams3:nmblookup: use lp_load_global()
2011-07-28 Michael Adams3:net: use lp_load_global()
2011-07-28 Michael Adams3:eventlogadm: use lp_load_global()
2011-07-28 Michael Adams3:dbwrap_torture: use lp_load_global()
2011-07-28 Michael Adams3:dbwrap_tool: use lp_load_global()
2011-07-28 Michael Adams3:smbtorture: use the lp_load_global() wrapper of...
2011-07-28 Michael Adams3:torture: use lp_load_global() in the strstr test
2011-07-28 Michael Adams3:torture: use lp_load_global in the strcmp test
2011-07-28 Michael Adams3:torture: use lp_load_global() in the push_ucs2 test
2011-07-28 Michael Adams3:torture: use lp_load_global() in the msgtest
2011-07-28 Michael Adams3:torture: use lp_load_global() in the masktest
2011-07-28 Michael Adams3:torture: use lp_load_global() in locktest2
2011-07-28 Michael Adams3:torture: use lp_load_global() in the locktest
2011-07-28 Michael Adams3:rpcclient: use the lp_load_global() wrapper of lp_load()
2011-07-28 Michael Adams3:nmbd: use the lp_load_global() wrapper of lp_load()
2011-07-28 Michael Adams3:libnet_join: use lp_load_global() wrapper of lp_load()
2011-07-28 Michael Adams3:libsmbconf: use lp_load_global() in the testsuite
2011-07-28 Michael Adams3:libnetapi: use lp_load_global()
2011-07-28 Michael Adams3:loadparm: make lp_set_in_client() static - only...
2011-07-28 Michael Adams3:pam_smbpass: use lp_load_client() in pam_smbpass
2011-07-28 Michael Adams3:libsmb: use lp_load_client() and lp_load_client_no_r...
2011-07-28 Michael Adams3:loadparm: add wrapper lp_load_client_no_reinit()
2011-07-28 Michael Adams3:loadparm: add wrapper lp_load_globals_no_reinit()
2011-07-28 Michael Adams3:libsmb: fix a call to lp_load to reinit the globals...
2011-07-28 Michael Adams3:smbspool: use lp_load_client()
2011-07-28 Michael Adams3:smbclient: use lp_load_client()
2011-07-28 Michael Adams3:loadparm: make lp_is_in_client() static - only used...
2011-07-28 Michael Adams3:loadparm: add lp_load_client() that also sets the...
next