summaryrefslogtreecommitdiff
path: root/source3/auth/auth_rhosts.c
AgeCommit message (Expand)AuthorFilesLines
2003-07-05Add some debug statments to our vampire code - try to make it easier to trackAndrew Bartlett1-2/+8
2003-07-03This patch takes the work the jerry did for beta2, and generalises it:Andrew Bartlett1-5/+2
2003-06-22Found out a good number of NT_STATUS_IS_ERR used the wrong way.Simo Sorce1-1/+1
2003-06-04Add some static. Patch by Stefan Metzmacher <metze@metzemix.de>Jelmer Vernooij1-2/+2
2003-05-12And finally IDMAP in 3_0Simo Sorce1-8/+11
2003-04-28Use NTSTATUS as return value for smb_register_*() functions and init_module()Jelmer Vernooij1-4/+4
2003-04-16Add support for the new modules system to auth/ (merge from HEAD)Jelmer Vernooij1-0/+7
2003-02-24Merge of server-side authentication changes to 3.0:Andrew Bartlett1-29/+39
2002-07-15updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell1-6/+9
2002-01-30Removed version number from file header.Tim Potter1-2/+1
2002-01-05I've decided to move the auth code around a bit more...Andrew Bartlett1-16/+18
2002-01-01A farily large commit:Andrew Bartlett1-0/+2
2001-11-24This is another rather major change to the samba authenticaionAndrew Bartlett1-15/+57
2001-10-31This is a farily large patch (3300 lines) and reworks most of the AuthRewriteAndrew Bartlett1-17/+23
2001-10-29This commit is number 3 of 4.Andrew Bartlett1-2/+2
2001-10-23more compiler warningsHerb Lewis1-1/+1
2001-10-02Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.Tim Potter1-6/+0
2001-09-20We are not meant to touch the username, so use the pass->pw_name output ratherAndrew Bartlett1-6/+6
2001-09-12Some patches to authentication:Tim Potter1-1/+1
2001-09-10made a couple of local fns staticAndrew Tridgell1-1/+1
2001-09-04the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but ...Andrew Tridgell1-2/+2
2001-08-27converted another bunch of stuff to NTSTATUSAndrew Tridgell1-1/+1
2001-08-12This patch does a number of things, mostly smaller than they look :-)Andrew Bartlett1-0/+21
2001-08-03This is my 'Authentication Rewrite' version 1.01, mostly as submitted toAndrew Bartlett1-0/+165