summaryrefslogtreecommitdiff
path: root/source3/sam/idmap_ldap.c
AgeCommit message (Expand)AuthorFilesLines
2003-07-24Some more [ug]id_t printf fixes.Tim Potter1-4/+4
2003-07-23convert snprintf() calls using pstrings & fstringsGerald Carter1-26/+19
2003-07-22Fixup a bunch of printf-style functions and debugs to use unsigned long whenTim Potter1-15/+23
2003-07-11moving more code around.Gerald Carter1-1/+282
2003-07-09Large set of changes to add UNIX account/group managementGerald Carter1-0/+1
2003-07-06This changes our Unix primary GID behaviour back to what most people expect:Andrew Bartlett1-3/+4
2003-07-05Add some debug statments to our vampire code - try to make it easier to trackAndrew Bartlett1-2/+4
2003-07-05Allow modification of an existing entry.Andrew Bartlett1-15/+36
2003-07-04This patch cleans up some of our ldap code, for better behaviour:Andrew Bartlett1-591/+264
2003-06-21This patch works towards to goal of common code shared between idmap_ldapAndrew Bartlett1-12/+12
2003-06-06* break out more common code used between pdb_ldap and idmap_ldapGerald Carter1-80/+173
2003-06-05working draft of the idmap_ldap code.Gerald Carter1-192/+254
2003-06-03added idmap_ldap to wrong branch.Gerald Carter1-1/+0
2003-06-03initial version of idmap_ldap.c; lots of updates to comeGerald Carter1-0/+838