summaryrefslogtreecommitdiffstats
path: root/source3/include/proto.h
Commit message (Expand)AuthorAgeFilesLines
...
* Update prototype file.Tim Potter2001-06-021-13/+0
* Oops.Tim Potter2001-06-011-1/+15
* new proto.hAndrew Tridgell2001-05-301-565/+567
* 4 new functions to retrieve single linked list of group and passwd entriesSimo Sorce2001-05-291-565/+574
* Added tdb_change_int_atomic() to allow atomic updates of a tdb int value.Jeremy Allison2001-05-251-1/+3
* Added structures for LOGON_CTRL rpc.Tim Potter2001-05-241-3/+40
* Defensive brlock and locking database cleaning code.Jeremy Allison2001-05-221-0/+1
* make protoGerald Carter2001-05-181-0/+19
* Fix the W2KSP2 joining a Samba domain problem.Jeremy Allison2001-05-181-1/+5
* ran make protoAndrew Tridgell2001-05-171-4/+0
* Ran a make proto to fix the problems ...Richard Sharpe2001-05-171-2/+5
* make protoTim Potter2001-05-141-234/+233
* string_hash() should be static. hash_clear() should be void.Jeremy Allison2001-05-121-2/+1
* make protoTim Potter2001-05-101-0/+1
* Made "security XXX" masks apply to ACL set. By default they have no effect.Jeremy Allison2001-05-101-9/+6
* make protoTim Potter2001-05-081-2/+7
* merge from 2.2 removing the 'domain XXX' parameters.Gerald Carter2001-05-071-3/+0
* Patch from Simo:Gerald Carter2001-05-071-2/+41
* rebuild proto.hAndrew Tridgell2001-05-071-114/+50
* Big cleanup of passdb and backends.Jean-François Micouleau2001-05-041-18/+19
* make protoGerald Carter2001-05-041-0/+4
* make protoTim Potter2001-05-041-1/+14
* Had to add a "pam password change" parameter (defaults to "off") and inlinedJeremy Allison2001-05-021-2/+2916
* Fix noticed by John Trostel - we need to return our account SID for level 5.Jeremy Allison2001-05-021-2915/+1
* Fixup smbcacls. Don't return memory already freed, don't free memory allocatedJeremy Allison2001-05-011-1/+1
* Added code from "Nigel Williams" <nigel@veritas.com> (yes, the same famousJeremy Allison2001-05-011-1/+9
* Based on an original PAM patch by Andrew Bartlett, re-written by me toJeremy Allison2001-04-301-3/+6
* - fixed some compiler warningsAndrew Tridgell2001-04-281-4/+0
* - added test for vasprintfAndrew Tridgell2001-04-281-0/+1
* rpcclient merge from 2.2 (including Jeremy's non-void return fix)Gerald Carter2001-04-281-161/+171
* converted the passdb smbpasswd implementation to using tallocGerald Carter2001-04-251-4/+0
* Fix "proc num out of range" error. Missing rpc call.Jeremy Allison2001-04-231-0/+3
* Added "obey pam restrictions" parameter - default to "off".Jeremy Allison2001-04-231-0/+1
* Added smb_ prefix to all Samba wrapper pam functions.Jeremy Allison2001-04-231-3/+3
* Commit of a modified version of Andrew Bartlett's patch that removes theJeremy Allison2001-04-221-1/+1
* merging from 2.2 to headAndrew Tridgell2001-04-221-4/+17
* merge from 2.2Andrew Tridgell2001-04-181-6/+17
* Removed mktemp from HEAD - same as done in 2.2.Jeremy Allison2001-04-181-2/+22
* hide unreadable patch from idraAndrew Tridgell2001-04-161-0/+1
* configure:Jeremy Allison2001-04-141-1/+5
* Michael Davidson <md@sco.COM> pointed out that acl_get_qualifier can potentiallyJeremy Allison2001-04-131-0/+5
* Merge of Andrew's changes in 2.2.Jeremy Allison2001-04-131-2/+3
* As Andrew suggested, make smbrun return a fd for a deleted file which can thenJeremy Allison2001-04-131-1/+12
* Changed lp_add/delete/enum scripts to use lockdir if spool dir doesn'tJeremy Allison2001-04-121-2/+2
* To stop people complaining about the mktemp call, move it into lib/util.c. Th...Jeremy Allison2001-04-111-0/+1
* Fix for core dump in security = share code with new share security db.Jeremy Allison2001-04-111-1/+7
* Fixed --with-automount compile error.Jeremy Allison2001-04-101-0/+2
* Set SD's for share. Added level 1501. Map GENERIC file bits to specific bits.Jeremy Allison2001-04-091-0/+1
* Added set/get SD's on shares. Check before tcon.Jeremy Allison2001-04-091-1/+1
* Added per-share security tdb. Tidied up many slprintfs (need -1 on length).Jeremy Allison2001-04-081-0/+2