summaryrefslogtreecommitdiffstats
path: root/source3/smbd/msg_idmap.c
Commit message (Expand)AuthorAgeFilesLines
* s3: Fix smbcontrol smbd idmap kill S-1-5-21-...Volker Lendecke2011-09-051-6/+20
* s3: Reformat msg_idmap.c to match Samba codingVolker Lendecke2011-09-051-13/+19
* s3-id_cache: Use better names for id cache management opsAndreas Schneider2011-08-211-3/+3
* s3-id_cache: Move id caches mgmt out of smbdAndreas Schneider2011-08-211-100/+10
* s3: Adapt msg_idmap.c to Samba coding conventionsVolker Lendecke2011-08-101-5/+5
* s3-auth Use *unix_token rather than utok in struct auth3_session_infoAndrew Bartlett2011-07-201-5/+5
* s3-build: remove some unused headers.Günther Deschner2011-04-291-2/+0
* s3-messages: make ndr_messaging.h part of messages.h.Günther Deschner2011-03-301-1/+0
* s3-messages: only include messages.h where needed.Günther Deschner2011-03-301-0/+1
* s3-auth: smbd needs auth.hGünther Deschner2011-03-301-0/+1
* s3: include smbd/smbd.h where needed.Günther Deschner2011-03-301-0/+1
* s3-passdb: use passdb headers where needed.Günther Deschner2011-03-301-0/+1
* s3: remove superfluous debug messages from msg_idmapGregor Beck2011-03-021-4/+0
* s3-auth struct security_unix_token replaces UNIX_USER_TOKENAndrew Bartlett2011-03-011-1/+1
* s3:msg_idmap: The solaris cc compiler does not like unnamed unions as struct ...Michael Adam2011-02-281-13/+13
* s3: smbcontrol to notify smbd about idmap changesGregor Beck2011-02-281-0/+205