summaryrefslogtreecommitdiff
path: root/source3/smbd/groupname.c
AgeCommit message (Expand)AuthorFilesLines
2000-12-07file_lines_load/file_lines_pload can now optionally convert unix_to_dos()Jeremy Allison1-1/+1
2000-10-13Fix to allow smbd to call winbindd if it is running for all group enumeration,Jeremy Allison1-5/+5
2000-04-18locking/locking.c: Fixed placeholder code for POSIX locking.Jeremy Allison1-0/+1
2000-04-16converted a couple more functions to use a fd instead of a FILE*Andrew Tridgell1-7/+8
1999-12-13first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1-1/+222
1998-11-29"retired" two modules to preserve their cvs history.Luke Leighton1-638/+1
1998-11-25fixing group database issuesLuke Leighton1-35/+52
1998-11-25LsaLookupNames client call (first used as lookupnames command in rpcclient).Luke Leighton1-11/+2
1998-11-23remove / add / attempt to stop remove didn't work.Luke Leighton1-0/+651
1998-11-23unix instance of group database APILuke Leighton1-606/+0
1998-11-17Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls.Jeremy Allison1-2/+2
1998-11-17- group database API. oops and oh dear, the threat has been carried out:Luke Leighton1-183/+546
1998-10-21domain aliases added a bit better: does local aliases if you queryLuke Leighton1-3/+3
1998-09-08Added back groupname map stuff removed by Andrew's "slash 'n' burn"Jeremy Allison1-0/+5
1998-09-03Ok - this is the 64 bit widening check in. It changes the configureJeremy Allison1-1/+1
1998-09-01More abstraction of file system data types, to move to a 64Jeremy Allison1-1/+1
1998-08-31bounds check next_token() to prevent possible buffer overflowsAndrew Tridgell1-2/+2
1998-08-14this is the bug change to using connection_struct* instead of cnum.Andrew Tridgell1-2/+2
1998-06-15client.c: Made -L do a null-session share unless -U user is specified.Jeremy Allison1-0/+34
1998-06-13Groupname mapping code now lives here.Jeremy Allison1-0/+204