summaryrefslogtreecommitdiffstats
path: root/source3/sam
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...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'.(This us...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
| * Sync with metze's CVS treeJelmer Vernooij2002-10-211-79/+253
| * Don't use SAM FLAGS from smb.h since they're gone - patch from metzeJelmer Vernooij2002-10-142-32/+3
| * try to put every security descriptors related definitions in the same file.Simo Sorce2002-10-061-2/+2
| * strchr -> strrchrJelmer Vernooij2002-10-021-1/+1
| * Remove sam/api.c.Andrew Bartlett2002-09-292-773/+547
| * Updates for sam_ads by metze - add the start of domain policy searching, and aAndrew Bartlett2002-09-291-25/+150
| * Fix typos + report FIXMEJelmer Vernooij2002-09-281-5/+5
| * Back out one of the API changes, now I recall how it was meant to work.Andrew Bartlett2002-09-284-6/+258
| * Add the beginings of sam_ads to the tree.Andrew Bartlett2002-09-283-17/+1100
| * Fix segfault in sam_context_enum_domains - reported by KaiJelmer Vernooij2002-09-261-0/+1
| * Add samtest command 'enum_accounts' + few typo fixes in sam/interface.cJelmer Vernooij2002-09-251-3/+1
* | Remove SAM from 3.0 - it belongs in HEADJelmer Vernooij2002-10-299-3502/+0