Fix release script with newer versins of git
[ira/wip.git] / source3 / auth /
2009-12-07 Karolin Seegers3:auth: Fix typo in debug message.
2009-11-14 Michael Adams3:fix a comment typo
2009-11-14 Michael Adams3:is_trusted_domain: shortcut if domain name == global...
2009-11-14 Michael Adams3:is_trusted_domain: shortcut if domain name is NULL...
2009-11-13 Björn Jackes3/pam: move variable declaration into belonging ifdef...
2009-11-12 Jeremy AllisonEnsure all callers to the rpc_client/cli_pipe functions...
2009-11-03 Günther Deschners3-passdb: cleanup some callers of pdb_get_trusteddom_pw().
2009-10-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-13 Günther Deschners3: use enum netr_SchannelType all over the place.
2009-09-24 Jeremy AllisonRevert b39c390280d1f268e2550c731057aec550a3f086 - casts...
2009-09-24 Matthias Dieter... s3: Fix up various string "const" warnings
2009-09-16 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-15 Günther Deschnerschannel: fully share schannel sign/seal between s3...
2009-09-15 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-15 Günther Deschners3-dcerpc: use dcerpc_AuthLevel and remove duplicate...
2009-09-11 Günther Deschners3-rpc_client: add dcerpc_transport_t to cli_rpc_pipe_o...
2009-08-22 Jeremy AllisonImplement Metze's suggestion of trying getpwuid(0)...
2009-08-22 Jeremy AllisonTry and fix the buildfarm by using getpwnam(root) instead
2009-08-21 Michael Adams3: fix bug #6650, authentication at member servers...
2009-08-19 Jeremy AllisonFix bug #6647 - get_root_nt_token: getpwnam("root"...
2009-07-28 Jeremy AllisonAdded prefer_ipv4 bool parameter to resolve_name().
2009-07-23 John H TerpstraMerge branch 'master' of ssh://jht@git.samba.org/data...
2009-07-17 Jeremy AllisonRemove an unused talloc context.
2009-07-16 Jeremy AllisonTidyup prompted by #6554 - Wrong deallocation in sam_ac...
2009-06-03 Stefan Metzmachers3:smbd: move more session specific globals to struct...
2009-06-03 Stefan Metzmachers3:smbd: move negprot related globals to struct smbd_se...
2009-06-01 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-28 Steven Dannemans3/auth map NULL domains to our global sam name
2009-05-13 Dan Sledzs3 auth: Make debug message louder and more useful
2009-05-12 Jeremy AllisonFix a bunch of compiler warnings about wrong format...
2009-05-07 Günther Deschners3-auth: use full 16byte session key in make_user_info_...
2009-04-28 Jeremy AllisonFix bug #6291 - force user stop working.
2009-04-20 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-20 Andrew BartlettMerge commit 'origin/master' into libcli-auth-merge...
2009-04-19 Andrew Bartletts3:auth Fix segfault: Always initialise returned sessio...
2009-04-15 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-14 Andrew BartlettMake Samba3 use the new common libcli/auth code
2009-04-14 Andrew BartlettRework Samba3 to use new libcli/auth code (partial)
2009-04-02 Andrew TridgellMerge commit 'abartlet/wspp-schema' into wspp-schema
2009-04-01 Andrew TridgellMerge commit 'master/master' into wspp-schema
2009-04-01 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-04-01 Günther Deschners3-auth: rename static smb_create_user(). Sorry...
2009-03-05 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-02-27 Steven Dannemans3: fix guest auth when winbindd is running
2009-02-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-25 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-25 Tim Proutys3: Fix 'assignment differ in signedness' warning
2009-02-25 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-25 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-02-25 Dan Sledzs3: Rename auth_onefs_wb and pdb_onefs_sam
2009-02-21 Tim ProutyRevert "s3 auth: Add parameter that forces every user...
2009-02-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-21 Volker LendeckeFix the build on Solaris
2009-02-21 Volker LendeckeFix some nonempty blank lines
2009-02-21 Volker LendeckeRemove the static "chal" from ntlmssp.c:get_challenge()
2009-02-21 Dan SledzIntroduce a new authentication backend auth_onefs_wb
2009-02-16 Zach Loafmans3 auth: Add parameter that forces every user through...
2009-02-13 Stefan Metzmachers3:auth: only create_local_token() should add S-1-22...
2009-02-13 Stefan Metzmachers3:auth: add S-1-22-X-Y sids to the local token
2009-02-12 Steven Dannemans3: Added new parameter "map untrusted to domain"
2009-02-12 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-12 Dan Sledzs3: Change behavior when seeing an unknown domain.
2009-02-12 Dan SledzFix double free caused by incorrect talloc_steal usage.
2009-02-10 todd stecherS3: Fixes for coverity issues.
2009-02-10 Volker LendeckeFix some nonempty blank lines
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-04 Volker LendeckeFix a valgrind error: rpc_bind talloc_move()s the auth...
2009-02-04 Volker LendeckeEnsure null termination of the password in mymachinepw...
2009-01-22 todd stecherMemory leaks and other fixes found by Coverity
2009-01-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-21 Volker LendeckeFix a typo
2009-01-20 Volker LendeckeFix some nonempty blank lines
2008-12-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-19 Volker LendeckeMake cli_negprot return NTSTATUS instead of bool
2008-12-16 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-04 Jeremy AllisonFix bug #1254 - write list not working under share...
2008-12-03 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-14 Volker LendeckeMake memcache_add_talloc NULL out the source pointer
2008-11-11 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-07 Jeremy AllisonMake us clean under valgrind --leak-check=full by using...
2008-11-07 Jeremy AllisonAdd wrapper str_list_make_v3() to replace the old S3...
2008-10-23 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-23 Jelmer VernooijUse sockaddr_storage only where we rely on the size...
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-13 Jelmer VernooijAdd data_blob_string_const_null() function that include...
2008-10-11 Jelmer VernooijUse common strlist implementation in Samba 3 and Samba 4.
2008-10-11 Jelmer VernooijCope with changed signature of http_timestring().
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-08 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-06 Volker LendeckeAdd netlogond auth method
2008-10-04 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-03 Jeremy AllisonSimply our main loop processing. A lot :-). Correctly...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-09-03 Simo SorceRevert "Split lookup_name() and create a new functiong...
next