summaryrefslogtreecommitdiffstats
path: root/source3/groupdb/mapping.c
Commit message (Collapse)AuthorAgeFilesLines
...
* Big cleanup of passdb and backends.Jean-François Micouleau2001-05-041-11/+26
| | | | | | | | I did some basic tests but I have probably broken something. Notably the password changing. So don't cry ;-) J.F. (This used to be commit a4a4c02b12f030a3b9e6225b999c90689dfc4719)
* Merge of Andrew's changes in 2.2.Jeremy Allison2001-04-131-4/+4
| | | | | Jeremy. (This used to be commit fc76681812b1469208ad6c8847afdfc68bc6db49)
* groupdb/mapping.c:Jeremy Allison2001-03-231-1/+1
| | | | | | | | | | include/proto.h: Fix missing (void) in proto. rpc_server/srv_samr_nt.c: Fix user private group problem by filtering out groups that clash with users. smbd/posix_acls.c: Ensure default ACE's are sensible. utils/pdbedit.c: Fix from Simo Sorce. Jeremy. (This used to be commit 29414fe0d6665642d9b5f88a35e712426376c47f)
* first pass of the new group mapping codeJean-François Micouleau2001-03-231-0/+754
J.F. (This used to be commit 7154deb026d53cb0cd503562174c3332a372be63)