Add some more common errors
[sfrench/samba-autobuild/.git] / source3 / utils /
2003-05-30 Jim McDonoughFix bug #137: krb5_set_password is already defined...
2003-05-29 Jelmer VernooijSetting account policy values is done using -C, not...
2003-05-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-20 Jim McDonoughFix bug #96: Use DNS decompression to properly parse...
2003-05-15 Jeremy AllisonPatch from "Alex Deiter" <tiamat@komi.mts.ru> to fix...
2003-05-15 Jeremy AllisonPatch from "Alex Deiter" <tiamat@komi.mts.ru> to fix...
2003-05-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-12 Jeremy AllisonFix compiler warnings.
2003-05-12 Jeremy AllisonFix obvious compiler warnings.
2003-05-12 Simo SorceAnd finally IDMAP in 3_0
2003-05-12 Tim PotterRe-enable secure channel for net rpc vampire.
2003-05-12 Andrew BartlettFix up a bit of my sloppy C.
2003-05-12 Andrew BartlettGive up on the idea of avoiding lp_load() in ntlm_auth....
2003-05-12 Andrew BartlettMake it possible to actually use --user-SID and --group...
2003-05-11 Andrew BartlettFix compile.
2003-05-11 Volker LendeckeSet the password for a newly created trustdom account...
2003-05-10 Jelmer VernooijReverse previous patch from Stefan and me after comment...
2003-05-10 Jelmer VernooijReverse previous patch from Stefan and me after comment...
2003-05-10 Jelmer VernooijPatch from metze and me that adds dummy smb_register_...
2003-05-10 Jelmer VernooijPatch from metze and me that adds dummy smb_register_...
2003-05-09 Andrew BartlettFinally get NTLMv2 working on the client!
2003-05-09 Jim McDonoughFix bug #4 for net rap. Allow more than 50 chars for...
2003-05-09 Jim McDonoughFix bug #4 for net rap. Allow more than 50 chars for...
2003-05-09 Richard SharpeSync up to head ...
2003-05-09 Richard SharpeSome more static definitions ...
2003-05-09 Richard SharpeAdd some static ...
2003-05-09 Richard SharpeSync to the changes in head ...
2003-05-09 Richard SharpeSome more fixes for syntax problems on AIX etc ...
2003-05-09 Tim PotterAdded some more diagnostic tests to check out a theory...
2003-05-09 Richard SharpeFix up a bunch of problems in editreg.c
2003-05-09 Richard SharpeFix up a bunch of compiler warnings ...
2003-05-09 Richard SharpeFix some compiler warnings about const etc ...
2003-05-08 Volker LendeckeThis puts real netlogon connection caching to winbind...
2003-05-07 Andrew BartlettFix the spinning bug for 'net rpc user' as well - there...
2003-05-06 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-05 Richard SharpeFix up some of the warnings that the build farm is...
2003-05-05 Richard SharpeSyncronize head editreg.c with 3.0.0 ...
2003-05-05 Andrew BartlettWe also get back the LM session key on pure 'NTLM'...
2003-05-05 Rafal SzczesniakTurn off using lsa_qos.
2003-05-05 Rafal SzczesniakTurn off using lsa_qos in OpenPolicy call. This way...
2003-05-05 Andrew BartlettAdd some comments.
2003-05-05 Andrew BartlettAdd some more tests to the ntlm_auth diagnositics package.
2003-05-05 Tim PotterFix some compiler warnings.
2003-05-04 Andrew BartlettPatch from Ken Cross to allow an ADS domain join with...
2003-05-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-01 Simo Sorceinit wellknown in pdbedit too
2003-05-01 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-01 Simo Sorce*id_to_*id call reshape to return NTSTATUS errors
2003-05-01 Andrew BartlettTurn down some DEBUG()s and remove some duplicate code...
2003-04-30 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-30 Andrew BartlettMerge from HEAD - the usual popt-needs-static for Sun CC.
2003-04-30 Andrew BartlettFix for AIX - you can't qualify a return type as const...
2003-04-30 Andrew BartlettSun CC requires constant initialisers, so use a static...
2003-04-29 Simo SorceThis is a nice rewrite:
2003-04-29 Gerald Cartersmbgroupedit has been replaced by 'net groupmap'
2003-04-29 Jim McDonoughLike net rpc user -l, let net ads user -l allow more...
2003-04-29 Jim McDonoughAllow net rpc user -l to list longer than 50 characters...
2003-04-29 Gerald Carteradding ifdef'd code to add alias membership for vampire
2003-04-29 Gerald Carteradding ifdef'd code to add alias membership for vampire
2003-04-29 Andrew BartlettMerge 3.0's change to how we add users onto HEAD, inclu...
2003-04-29 Andrew BartlettUse a common function to create the SAM_ACCOUNT being...
2003-04-28 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-28 Andrew BartlettMerge compile and other fixes from 3.0 to HEAD.
2003-04-28 Tim PotterFix compiler warning.
2003-04-28 Tim PotterFix compiler warning.
2003-04-28 Richard SharpeGetting ready for code that actually writes a registry...
2003-04-28 Tim PotterMerge of const fixes from HEAD.
2003-04-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-26 Simo Sorceback port from HEAD
2003-04-26 Simo Sorcelet's suppose I want to specify exactly which SID a...
2003-04-25 Richard SharpeFinish laying out the SD, and now back to finishing...
2003-04-25 Richard SharpeMore code to store ACEs and SIDs. I have almost enough...
2003-04-25 Tim PotterMerge ... missed another while condition when enumerati...
2003-04-25 Richard SharpeKeep coding this boring stuff to lay out security descr...
2003-04-25 Tim PotterMissed another condition on a while loop.
2003-04-25 Gerald Carterfix and if () that should be an 'else if()'
2003-04-25 Gerald Carterfix and if () that should be an 'else if()'
2003-04-25 Tim PotterMerge:
2003-04-25 Tim PotterWhen calling cli_samr_enum_{dom,als}_groups in a while...
2003-04-24 Gerald Cartergroupmap delete should take a name or a SID
2003-04-24 Gerald Cartergroupmap delet should take a name or a SID
2003-04-24 Richard SharpeMore code to do with constructing SK records and self...
2003-04-24 Richard SharpeMore functions to compute the space taken up by SIDs...
2003-04-23 Andrew BartlettMore fun with Sun CC needing constant initializers
2003-04-23 Andrew BartlettFix up non-constant initialisers for Sun's CC.
2003-04-23 Andrew BartlettThis const isn't quite vaild C.
2003-04-23 Richard SharpeAdd more code to store keys and other records ... still...
2003-04-23 Gerald Carterallow the unix group in a mapping to be changed; doesn...
2003-04-23 Gerald Carterallow the unix group in a mapping to be changed; doesn...
2003-04-22 Gerald Carterdon't reset the group type unless specified
2003-04-22 Gerald Carterdon't reset the group type unless specified
2003-04-22 Richard SharpeComplete the space allocation code for HBIN blocks ...
2003-04-22 Richard SharpeCommit more code dealing with allocating space in the...
2003-04-22 Gerald Carterdefault new groups to domain groups
2003-04-22 Gerald Carterdefault new groups to domain groups
2003-04-22 Andrew BartlettMerge from 3.0 - fix domain joins not to always join...
2003-04-22 Andrew BartlettFix up bugs in the new 'store sec_channel type' code...
2003-04-22 Gerald Cartersupport referencing group by sid in all operations...
2003-04-22 Gerald Cartersupport referencing group by sid in all operations...
2003-04-22 Gerald Cartermerging fixes from SAMBA_3_0
next