r26228: Store loadparm context in auth context, move more loadparm_contexts up the...
[bbaumbach/samba-autobuild/.git] / source4 / auth / auth_unix.c
2007-12-21 Jelmer Vernooijr26228: Store loadparm context in auth context, move...
2007-12-21 Jelmer Vernooijr26226: Avoid more uses of global_loadparm.
2007-12-21 Jelmer Vernooijr26006: Improve some dependencies.
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Stefan Metzmacherr25576: BOOL -> bool
2007-10-10 Jelmer Vernooijr25552: Convert to standard bool type.
2007-10-10 Stefan Metzmacherr25404: fix the build
2007-10-10 Jelmer Vernooijr25398: Parse loadparm context to all lp_*() functions.
2007-10-10 Jelmer Vernooijr25026: Move param/param.h out of includes.h
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Stefan Metzmacherr17270: split the logic of saying this auth backend...
2007-10-10 Andrew Tridgellr14305: fixed a memory leak and a break error
2007-10-10 Jelmer Vernooijr13938: Around round of splitups
2007-10-10 Tim Potterr12971: Fix spelling.
2007-10-10 Andrew Bartlettr12824: Another typo.
2007-10-10 Andrew Bartlettr12821: Fix typos.
2007-10-10 Andrew Bartlettr12816: Ugly hacks to the auth_unix code to make a...
2007-10-10 Andrew Bartlettr12627: This magic comment keeps minimal_includes.pl...
2007-10-10 Stefan Metzmacherr12610: we need struct passwd on some systems
2007-10-10 Jelmer Vernooijr12608: Remove some unused #include lines.
2007-10-10 Stefan Metzmacherr11599: remove local (and broken) version of strhaslowe...
2007-10-10 Jelmer Vernooijr8933: Fix missing prototype warnings
2007-10-10 Andrew Bartlettr8700: Propmted by tridge's need to do plaintext auth...
2007-10-10 Love Hörnquist Åstrandr8390: (smb_pam_start): move variable to scope within...
2007-10-10 Andrew Tridgellr8251: fixed a couple of valgrind errors in the unix...
2007-10-10 Simo Sorcer7934: ported samba3 pass_check functions to auth_unix.c
2007-10-10 Simo Sorcer7242: typo
2007-10-10 Simo Sorcer7232: add some more auth stuff
2007-10-10 Andrew Tridgellr2650: fixed a memory leak in make_server_info()
2004-02-03 Stefan Metzmacher- port AUTH and PASSDB subsystems to new
2003-08-13 Andrew TridgellThis commit was generated by cvs2svn to compensate...
2003-08-13 Andrew Tridgellfirst public release of samba4 code