summaryrefslogtreecommitdiff
path: root/source3/include
AgeCommit message (Expand)AuthorFilesLines
2001-04-30Ensure correct password change script gets selected --with-pam.Jeremy Allison1-0/+4
2001-04-30Based on an original PAM patch by Andrew Bartlett, re-written by me toJeremy Allison1-3/+6
2001-04-28- fixed some compiler warningsAndrew Tridgell2-10/+12
2001-04-28- added test for vasprintfAndrew Tridgell7-40/+252
2001-04-28added asprintf testAndrew Tridgell1-0/+3
2001-04-28rpcclient merge from 2.2 (including Jeremy's non-void return fix)Gerald Carter4-394/+174
2001-04-27C99 test for snprintfAndrew Tridgell1-0/+1
2001-04-25converted the passdb smbpasswd implementation to using tallocGerald Carter2-6/+2
2001-04-25Re-ran autoheader; autoconf to fix pam_smb build.Jeremy Allison1-0/+5
2001-04-23Fix "proc num out of range" error. Missing rpc call.Jeremy Allison2-2/+20
2001-04-23Added "obey pam restrictions" parameter - default to "off".Jeremy Allison1-0/+1
2001-04-23Added smb_ prefix to all Samba wrapper pam functions.Jeremy Allison1-3/+3
2001-04-22Commit of a modified version of Andrew Bartlett's patch that removes theJeremy Allison1-1/+1
2001-04-22merging from 2.2 to headAndrew Tridgell1-4/+17
2001-04-18merge from 2.2Andrew Tridgell3-6/+27
2001-04-18Removed mktemp from HEAD - same as done in 2.2.Jeremy Allison1-2/+22
2001-04-18Merge of changes from 2.2.Jeremy Allison1-0/+30
2001-04-17AIX ACLs donated by IBM.Jeremy Allison2-0/+48
2001-04-16hide unreadable patch from idraAndrew Tridgell1-0/+1
2001-04-14Added POSIX_ACL support for *BSD. Patch from jedgar@fxp.org. ChangedJeremy Allison1-0/+1
2001-04-14configure:Jeremy Allison4-2/+18
2001-04-13Michael Davidson <md@sco.COM> pointed out that acl_get_qualifier can potentiallyJeremy Allison1-0/+5
2001-04-13Merge of Andrew's changes in 2.2.Jeremy Allison2-8/+3
2001-04-13Updated Major/Minor version to 4.50 - see notes.John Terpstra1-10/+14
2001-04-13As Andrew suggested, make smbrun return a fd for a deleted file which can thenJeremy Allison1-1/+12
2001-04-12forgot one thingGerald Carter1-0/+4
2001-04-12still working on itGerald Carter1-6/+13
2001-04-12Changed lp_add/delete/enum scripts to use lockdir if spool dir doesn'tJeremy Allison1-2/+2
2001-04-11To stop people complaining about the mktemp call, move it into lib/util.c. Th...Jeremy Allison2-0/+2
2001-04-11Fix for core dump in security = share code with new share security db.Jeremy Allison1-1/+7
2001-04-10Fixed --with-automount compile error.Jeremy Allison1-0/+2
2001-04-10Use message system to notify when smb.conf is updated.Jeremy Allison1-0/+2
2001-04-09looking towards abstracting the passdb and uidmapping interfaces.Gerald Carter1-0/+66
2001-04-09Set SD's for share. Added level 1501. Map GENERIC file bits to specific bits.Jeremy Allison2-3/+10
2001-04-09Added set/get SD's on shares. Check before tcon.Jeremy Allison1-1/+1
2001-04-08Added per-share security tdb. Tidied up many slprintfs (need -1 on length).Jeremy Allison1-0/+2
2001-04-07Added 3 params to manipulate shares. "add share command/change share command/Jeremy Allison1-0/+4
2001-04-06Implemented stub function for NET_SHARE_DELETE. Now to implement the realJeremy Allison2-0/+20
2001-04-06Added stub function for NET_SHARE_ADD. Once this is implemented to call a hookJeremy Allison2-0/+25
2001-04-06We can now use server manager to look at Samba shares. NT still expects a ":"Jeremy Allison2-21/+3
2001-04-05Fix from Michael Davidson <md@sco.COM> to merge Solaris and UnixWare ACLs.Jeremy Allison1-45/+6
2001-04-04I know we're supposed to be feature frozen, but I couldn't resist this... :-).Jeremy Allison2-5/+83
2001-04-04Fix for broken RelientUNIX.Jeremy Allison1-1/+1
2001-04-03Sync up with new NT forms code.Jeremy Allison1-0/+42
2001-04-03Added XFS ACLs on Linux. Code from John Trostel <jtrostel@connex.com>.Jeremy Allison3-0/+51
2001-04-02IRIX ACLs from Herb.Jeremy Allison1-0/+30
2001-04-02include/ntdomain.h:Jeremy Allison2-8/+18
2001-03-31configure configure.in include/config.h.in lib/replace.c: Added test and repl...Jeremy Allison3-556/+469
2001-03-31started converting some of the only-ascii code to use srvstr_*Andrew Tridgell1-464/+466
2001-03-30This is a big, rather ugly patch. Whilst investigating the files not truncatedJeremy Allison2-3/+21