summaryrefslogtreecommitdiff
path: root/source3/libads/ldap_user.c
Commit message (Expand)AuthorAgeFilesLines
* s3: avoid global include of ads.h.Günther Deschner2010-08-051-0/+1
* s3-libads: only include libds flags where needed.Günther Deschner2010-07-011-0/+1
* Make escape_ldap_string take a talloc contextVolker Lendecke2009-07-091-3/+3
* More asprintf warning fixes.Jeremy Allison2008-12-231-1/+4
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r21606: Implement escaping function for ldap RDN valuesSimo Sorce2007-10-101-2/+10
* r18019: Fix a C++ warnings: Don't use void * in libads/ for LDAPMessage anymore.Volker Lendecke2007-10-101-1/+2
* r12406: Since w2k3 sp1 we fail to create user accounts using e.g. "net ads userGünther Deschner2007-10-101-1/+1
* Update my copyrights according to my agreement with IBMJim McDonough2003-08-011-1/+1
* Fix shadow parameter warning.Tim Potter2003-07-101-4/+4
* Merge LDAP filter parinoia from HEAD, a few other pdb_ldap updates and someAndrew Bartlett2003-02-011-2/+7
* [merge]Gerald Carter2003-01-151-5/+5
* Forward port the change to talloc_init() to make all talloc contextsJeremy Allison2002-12-201-2/+2
* sync 3.0 branch with headJelmer Vernooij2002-08-171-3/+3
* updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell2002-07-151-9/+43
* Contains functions to manage/view AD user accounts via ldap. Initially has fnsJim McDonough2002-04-041-0/+80