summaryrefslogtreecommitdiffstats
path: root/source/sam
Commit message (Expand)AuthorAgeFilesLines
* * break out more common code used between pdb_ldap and idmap_ldapGerald Carter2003-06-064-84/+188
* 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
* This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.cvs2svn Import User2003-06-031-0/+838
|\
| * initial version of idmap_ldap.c; lots of updates to comeGerald Carter2003-06-031-0/+838
| * syncing LDAP schema changes with Samba_3_0Gerald Carter2003-05-141-4/+4
| * Fix compiler warnings.Jeremy Allison2003-05-121-2/+0
* | function() is *NOT* a valid C proto, but C++ only.Jeremy Allison2003-05-291-1/+1
* | Add smb_register_idmap(). Based on a patch from metzeJelmer Vernooij2003-05-293-38/+64
* | add idmap_winbind unless I made a better way to solve SID type for domainSimo Sorce2003-05-162-0/+156
* | *****LDAP schema changes*****Gerald Carter2003-05-141-4/+4
* | Fix obvious compiler warnings.Jeremy Allison2003-05-121-2/+0
* | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.cvs2svn Import User2003-05-031-0/+377
|\|
| * fixes to *_util.c filesSimo Sorce2003-05-031-13/+48
| * shouldn't wellknown group be well.. ..WKN_GRP ?Simo Sorce2003-05-021-1/+1
| * fix wrong debug messages in idmap_util.cSimo Sorce2003-05-011-2/+2
| * init wellknown in pdbedit tooSimo Sorce2003-05-011-24/+20
| * proper wellknown sids initialization at startupSimo Sorce2003-05-011-0/+46
* | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.cvs2svn Import User2003-05-012-0/+655
|\|
| * *id_to_*id call reshape to return NTSTATUS errorsSimo Sorce2003-05-013-102/+128
| * correctly initiazlize idmap tdb when creationg newSimo Sorce2003-04-302-94/+168
| * auto-init for utility functionsSimo Sorce2003-04-301-0/+18
| * This is a nice rewrite:Simo Sorce2003-04-292-16/+19
| * forgot to add the file where things movedSimo Sorce2003-04-291-0/+189
| * consolidate idmap code in one placeSimo Sorce2003-04-291-1/+1
| * make winbind use idmap as well.Simo Sorce2003-04-272-159/+3
| * enhancementsSimo Sorce2003-04-261-5/+27
| * add idmap only parameterSimo Sorce2003-04-261-0/+29
| * Patch from Stefan Metzmacher to add default parameters to the lp_parm()Jelmer Vernooij2003-04-241-3/+3
| * fixesSimo Sorce2003-04-192-5/+18
| * seem that someone changed the semanthic of unix_strlower without fixing allSimo Sorce2003-04-172-5/+8
| * NTSTATUS strings are much more use than raw numbers...Andrew Bartlett2003-04-161-2/+2
| * some more debugging in case of failureSimo Sorce2003-04-082-3/+4
| * fix commitSimo Sorce2003-04-061-2/+2
| * This commit make winbindd copy winbindd_idmap.tdb into idmap.tdb on theSimo Sorce2003-04-062-150/+18
| * some more idmapping :)Simo Sorce2003-04-051-18/+61
| * Fixed compiler warning.Tim Potter2003-04-041-1/+1
| * THE Idmap patch :-)Simo Sorce2003-04-023-85/+170
| * - Use FUNCTION_MACRO, not __FUNCTION__.Jelmer Vernooij2003-03-221-2/+2
| * more on idmapSimo Sorce2003-03-082-69/+192
| * some more codeSimo Sorce2003-03-082-0/+472
| * initial work for the new idmpa interfaceSimo Sorce2003-03-071-0/+145
| * Some progress towards gums and tdbsam2Simo Sorce2003-03-074-210/+1076
| * some more work on gums.Simo Sorce2002-12-283-36/+533
| * Finish adding strings to all talloc_init() calls.Jeremy Allison2002-12-231-1/+1
| * talloc_init_named -> talloc_init.Jeremy Allison2002-12-226-10/+10
| * updates to the gumsSimo Sorce2002-12-162-90/+539
| * Remove FILE_MACRO as __FILE__ is ANSI C.Tim Potter2002-12-041-1/+1
| * use FILE_MACRO instead of __FILE__Herb Lewis2002-12-033-42/+42
| * Some was asking to look at this code, so better it stay there until we decide...Simo Sorce2002-10-224-0/+1622