summaryrefslogtreecommitdiffstats
path: root/source3/sam/idmap_ldap.c
Commit message (Expand)AuthorAgeFilesLines
* 2 fixesGerald Carter2003-08-131-123/+164
* Update my copyrights according to my agreement with IBMJim McDonough2003-08-011-1/+1
* Fix copyright statements for various pieces of Anthony Liguori's work.Jim McDonough2003-08-011-1/+1
* Some more [ug]id_t printf fixes.Tim Potter2003-07-241-4/+4
* convert snprintf() calls using pstrings & fstringsGerald Carter2003-07-231-26/+19
* Fixup a bunch of printf-style functions and debugs to use unsigned long whenTim Potter2003-07-221-15/+23
* moving more code around.Gerald Carter2003-07-111-1/+282
* Large set of changes to add UNIX account/group managementGerald Carter2003-07-091-0/+1
* This changes our Unix primary GID behaviour back to what most people expect:Andrew Bartlett2003-07-061-3/+4
* Add some debug statments to our vampire code - try to make it easier to trackAndrew Bartlett2003-07-051-2/+4
* Allow modification of an existing entry.Andrew Bartlett2003-07-051-15/+36
* This patch cleans up some of our ldap code, for better behaviour:Andrew Bartlett2003-07-041-591/+264
* This patch works towards to goal of common code shared between idmap_ldapAndrew Bartlett2003-06-211-12/+12
* * break out more common code used between pdb_ldap and idmap_ldapGerald Carter2003-06-061-80/+173
* working draft of the idmap_ldap code.Gerald Carter2003-06-051-192/+254
* added idmap_ldap to wrong branch.Gerald Carter2003-06-031-1/+0
* initial version of idmap_ldap.c; lots of updates to comeGerald Carter2003-06-031-0/+838