ira/wip.git
2003-04-21 Andrew BartlettThe 'net' syntax has changed, so update the testsuite.
2003-04-21 Andrew BartlettMerge from HEAD - save the type of channel used to...
2003-04-21 Andrew BartlettAdd const, static and fix a double free() (merge from...
2003-04-21 Andrew BartlettMerge whitespace and const from HEAD
2003-04-21 Andrew BartlettHeader updates for smb signing merge
2003-04-21 Andrew BartlettMerge SMB signing, cli buffer clobber and NTLMSSP signi...
2003-04-21 Jelmer VernooijDefault to "passdb.xml" as default output filename...
2003-04-21 Jelmer Vernooij- Fix modules build of pdb_mysql and pdb_xml
2003-04-21 Jelmer VernooijPdb modules are in $libdir/pdb not $libdir/passdb
2003-04-20 Volker LendeckeMerge a trivial fix across from HEAD. Not that this
2003-04-19 Volker LendeckeAddress gcc warnings.
2003-04-19 John TerpstraAdded smbgroupedit to PROGS2
2003-04-19 Simo Sorceuse gid_t for gids not uid_t
2003-04-19 Gerald CarterMerging smbgroupedit into 'net groupmap'. Not entirely...
2003-04-18 Gerald CarteruidPool and gidPool don't use cn anymore (but we don...
2003-04-18 Jelmer Vernooij'vfs object' is a list not a string (we have cascaded...
2003-04-18 Gerald Carterfix byte ordering when using CIDR notation in hosts...
2003-04-18 Volker LendeckeSurvive a samdump with an alias that has no description
2003-04-18 Gerald Carterfixing torture build by merging code from HEAD
2003-04-17 Jelmer VernooijDo not use lp_parm_bool() and lp_parm_ulong() yet....
2003-04-17 Jelmer VernooijRemove SamBackend variable (is already gone in HEAD)
2003-04-17 Richard SharpeAdding editreg.c ...
2003-04-17 John TerpstraMerge from HEAD.
2003-04-17 cvs2svn Import... This commit was manufactured by cvs2svn to create branc...
2003-04-17 Richard SharpeMore updates ...
2003-04-17 Richard SharpeUpdates to editreg.c to provide more functionality ...
2003-04-16 Jeremy AllisonFixes for multi-PDU schannel - based on Volker's code...
2003-04-16 Alexander BokovoyFix typos
2003-04-16 Andrew BartlettI've changed 'net rpc join', so I should doco it...
2003-04-16 Alexander BokovoyFix a typo spotted when working on PDF version
2003-04-16 Jim McDonoughMove PAC decoding over from HEAD.
2003-04-16 Jeremy AllisonFixes to make SCHANNEL work against a W2K DC. Still...
2003-04-16 Jeremy AllisonFixes to make SCHANNEL work in 3.0 against a W2K DC...
2003-04-16 Jelmer VernooijAdd -berok to LDSHFLAGS on AIX so modules build on...
2003-04-16 Jelmer VernooijOnly use backtrace variables when we can use them
2003-04-16 Jelmer VernooijOnly declare backtrace variables when using them
2003-04-16 Jelmer VernooijMore merges from HEAD:
2003-04-16 Jelmer VernooijCheck whether return status of poptGetNextOpt is -1...
2003-04-16 Andrew Tridgellfixed the popt option handling in nmbd, so that -i...
2003-04-16 Jelmer VernooijCheck for -1 not EOF as return value of poptGetNextOpt
2003-04-16 Andrew BartlettFix segfault by getting this the right way around
2003-04-16 Andrew BartlettUp the debug level for the second run of the test ...
2003-04-16 Andrew BartlettWe changed 'net' so change the torture tests that use it.
2003-04-16 Andrew BartlettMerge valgrind header usage from HEAD.
2003-04-16 Jelmer VernooijAdd support for the new modules system to lib/iconv...
2003-04-16 Jelmer VernooijAdd make destination for librpc_echo
2003-04-16 Jelmer VernooijAdd support for the new modules system to auth/ (merge...
2003-04-16 Andrew BartlettAdjust comment to respect change to no longer use unixs...
2003-04-16 Andrew BartlettThis code is no longer referenced - moved to the new...
2003-04-16 Andrew BartlettExpand this magic number into the #defines it is made...
2003-04-16 Andrew BartlettAdd some static and #ifdef DEVELOPER
2003-04-16 Andrew BartlettPut this comment in a better place...
2003-04-16 Andrew BartlettNTSTATUS strings are much more use than raw numbers...
2003-04-16 Andrew BartlettStore the type of 'sec channel' that we establish to...
2003-04-16 Andrew BartlettMake this code actually compile (--with-ldapsam).
2003-04-16 Jelmer VernooijAdd torture to everything..
2003-04-16 Jelmer VernooijDon't build the torture progs in 'make all'
2003-04-16 Jeremy AllisonFix mem leak. Spotted by tpot (thanks Tim).
2003-04-16 Jeremy AllisonFix mem leak. Spotted by tpot (thanks Tim).
2003-04-16 Andrew BartlettCause the winbind auth module to call the ntdomain...
2003-04-15 Gerald Cartermerge in metze' smbcquotas patch from HEAD
2003-04-15 Jelmer VernooijChange variable name to get this working on gcc 3.2...
2003-04-15 Jelmer VernooijIt's #ifdef CONFIG_H, not #if CONFI_H
2003-04-15 Jelmer VernooijPrint out information about statically linked in modules
2003-04-15 Jelmer VernooijUse XML format instead of SGML format (merge from HEAD)
2003-04-15 Jelmer Vernooijuse the new modules system for the rpc modules (backpor...
2003-04-15 Jelmer VernooijUse the new modules system for passdb (merge from HEAD)
2003-04-15 Jeremy AllisonTested on Win2k, now I think I know what success/fail...
2003-04-15 Jelmer VernooijAdd some more NT to unix error code mappings (from...
2003-04-15 cvs2svn Import... This commit was manufactured by cvs2svn to create branc...
2003-04-15 Alexander BokovoyFix smb.conf.5.xml and friends:
2003-04-15 Jelmer VernooijFix build of VFS modules statically (we used Makefile...
2003-04-15 Jelmer VernooijAdd selection of the modules to configure (merge from...
2003-04-15 Alexander BokovoyFinal touch:
2003-04-15 Alexander BokovoyFinal bits of smb.conf(5) are converted!
2003-04-15 Jelmer VernooijFix typo in configure.in (merge from HEAD)
2003-04-15 John TerpstraApplying updates from Rafal (mimir) and from DAvid...
2003-04-15 Alexander BokovoyFix some minor typos
2003-04-15 Alexander BokovoyConvert another group of options in Misc section
2003-04-15 Alexander BokovoyConvert another group of options in Misc section
2003-04-15 Tim PotterMerge of comment typo.
2003-04-15 Tim PotterMerge of server unavailable error string.
2003-04-15 Tim PotterMerge of python extension picobj fix.
2003-04-15 Tim PotterTypo in comment.
2003-04-15 Tim PotterAdd string message for WERR_SERVER_UNAVAILABLE.
2003-04-15 Tim PotterUse picobjs when building python extensions. Spotted...
2003-04-15 Tim PotterMerge:
2003-04-15 Tim PotterA struct must contain at least one declaration accordin...
2003-04-15 Tim PotterUpdates to compile correctly with --with-included-popt
2003-04-14 Jelmer VernooijAdd smbcquotas manpage written by Metze
2003-04-14 Jelmer VernooijGot in a local document by mistake. Sorry, I need to...
2003-04-14 Jelmer Vernooij*** empty log message ***
2003-04-14 Alexander BokovoyConvert a part of Misc section. More to come after...
2003-04-14 Jelmer Vernooij- Change ADS CHOSTPASS -> ADS CHANGETRUSTPW
2003-04-14 Jelmer VernooijAdd some more functions for the modules (backport from...
2003-04-14 Jelmer VernooijBackport my backtrace patch from HEAD
2003-04-14 Jelmer VernooijFix typo
2003-04-14 Jelmer VernooijFix popt usage (backport from HEAD)
2003-04-14 Jelmer VernooijAlso remove variable associated with lp_sam_backend...
2003-04-14 Jelmer VernooijFix typos
next