Age | Commit message (Expand) | Author | Files | Lines |
2003-05-03 | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us... | cvs2svn Import User | 1 | -0/+377 |
2003-05-03 | fixes to *_util.c files | Simo Sorce | 1 | -13/+48 |
2003-05-02 | shouldn't wellknown group be well.. ..WKN_GRP ? | Simo Sorce | 1 | -1/+1 |
2003-05-01 | fix wrong debug messages in idmap_util.c | Simo Sorce | 1 | -2/+2 |
2003-05-01 | init wellknown in pdbedit too | Simo Sorce | 1 | -24/+20 |
2003-05-01 | proper wellknown sids initialization at startup | Simo Sorce | 1 | -0/+46 |
2003-05-01 | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us... | cvs2svn Import User | 2 | -0/+655 |
2003-05-01 | *id_to_*id call reshape to return NTSTATUS errors | Simo Sorce | 3 | -102/+128 |
2003-04-30 | correctly initiazlize idmap tdb when creationg new | Simo Sorce | 2 | -94/+168 |
2003-04-30 | auto-init for utility functions | Simo Sorce | 1 | -0/+18 |
2003-04-29 | This is a nice rewrite: | Simo Sorce | 2 | -16/+19 |
2003-04-29 | forgot to add the file where things moved | Simo Sorce | 1 | -0/+189 |
2003-04-29 | consolidate idmap code in one place | Simo Sorce | 1 | -1/+1 |
2003-04-27 | make winbind use idmap as well. | Simo Sorce | 2 | -159/+3 |
2003-04-26 | enhancements | Simo Sorce | 1 | -5/+27 |
2003-04-26 | add idmap only parameter | Simo Sorce | 1 | -0/+29 |
2003-04-24 | Patch from Stefan Metzmacher to add default parameters to the lp_parm() | Jelmer Vernooij | 1 | -3/+3 |
2003-04-19 | fixes | Simo Sorce | 2 | -5/+18 |
2003-04-17 | seem that someone changed the semanthic of unix_strlower without fixing all | Simo Sorce | 2 | -5/+8 |
2003-04-16 | NTSTATUS strings are much more use than raw numbers... | Andrew Bartlett | 1 | -2/+2 |
2003-04-08 | some more debugging in case of failure | Simo Sorce | 2 | -3/+4 |
2003-04-06 | fix commit | Simo Sorce | 1 | -2/+2 |
2003-04-06 | This commit make winbindd copy winbindd_idmap.tdb into idmap.tdb on the | Simo Sorce | 2 | -150/+18 |
2003-04-05 | some more idmapping :) | Simo Sorce | 1 | -18/+61 |
2003-04-04 | Fixed compiler warning. | Tim Potter | 1 | -1/+1 |
2003-04-02 | THE Idmap patch :-) | Simo Sorce | 3 | -85/+170 |
2003-03-22 | - Use FUNCTION_MACRO, not __FUNCTION__. | Jelmer Vernooij | 1 | -2/+2 |
2003-03-08 | more on idmap | Simo Sorce | 2 | -69/+192 |
2003-03-08 | some more code | Simo Sorce | 2 | -0/+472 |
2003-03-07 | initial work for the new idmpa interface | Simo Sorce | 1 | -0/+145 |
2003-03-07 | Some progress towards gums and tdbsam2 | Simo Sorce | 4 | -210/+1076 |
2002-12-28 | some more work on gums. | Simo Sorce | 3 | -36/+533 |
2002-12-23 | Finish adding strings to all talloc_init() calls. | Jeremy Allison | 1 | -1/+1 |
2002-12-22 | talloc_init_named -> talloc_init. | Jeremy Allison | 6 | -10/+10 |
2002-12-16 | updates to the gums | Simo Sorce | 2 | -90/+539 |
2002-12-04 | Remove FILE_MACRO as __FILE__ is ANSI C. | Tim Potter | 1 | -1/+1 |
2002-12-03 | use FILE_MACRO instead of __FILE__ | Herb Lewis | 3 | -42/+42 |
2002-10-29 | Remove SAM from 3.0 - it belongs in HEAD | Jelmer Vernooij | 9 | -3502/+0 |
2002-10-22 | Some was asking to look at this code, so better it stay there until we decide... | Simo Sorce | 4 | -0/+1622 |
2002-10-21 | Sync with metze's CVS tree | Jelmer Vernooij | 1 | -79/+253 |
2002-10-14 | Don't use SAM FLAGS from smb.h since they're gone - patch from metze | Jelmer Vernooij | 2 | -32/+3 |
2002-10-06 | try to put every security descriptors related definitions in the same file. | Simo Sorce | 1 | -2/+2 |
2002-10-02 | strchr -> strrchr | Jelmer Vernooij | 1 | -1/+1 |
2002-09-29 | Remove sam/api.c. | Andrew Bartlett | 2 | -773/+547 |
2002-09-29 | Updates for sam_ads by metze - add the start of domain policy searching, and a | Andrew Bartlett | 1 | -25/+150 |
2002-09-28 | Fix typos + report FIXME | Jelmer Vernooij | 1 | -5/+5 |
2002-09-28 | Back out one of the API changes, now I recall how it was meant to work. | Andrew Bartlett | 4 | -6/+258 |
2002-09-28 | Add the beginings of sam_ads to the tree. | Andrew Bartlett | 3 | -17/+1100 |
2002-09-26 | syncing up with HEAD again.... | Gerald Carter | 1 | -3/+2 |
2002-09-26 | Fix segfault in sam_context_enum_domains - reported by Kai | Jelmer Vernooij | 1 | -0/+1 |