nivanova/samba-autobuild/.git
2007-10-10 Jelmer Vernooijr22584: Don't hardcode specific Python version.
2007-10-10 Jelmer Vernooijr22583: Support non-Linux GNU systems (such as Debians...
2007-10-10 Jelmer Vernooijr22578: Remove python build directory and generated...
2007-10-10 Jeremy Allisonr22577: Change all of parse/*.c to use standard form...
2007-10-10 Jeremy Allisonr22576: Fix marshalling bug in aliasmem.
2007-10-10 Jeremy Allisonr22574: Fix reply when we have no dfs shares.
2007-10-10 Jeremy Allisonr22573: Fix old bug mixing free() and talloc_free()
2007-10-10 Jeremy Allisonr22564: Move the _strict -> _zeronull functions into...
2007-10-10 Volker Lendecker22561: Fix a memleak in lanman.c: Nobody would free...
2007-10-10 Steve Frenchr22560: Clean up frees of realloc memory in mount.cifs...
2007-10-10 Jeremy Allisonr22555: Ensure our paranoid malloc functions return...
2007-10-10 Volker Lendecker22554: Fix an assumption that TALLOC_ARRAY(.., 0)...
2007-10-10 Volker Lendecker22553: Fix the build
2007-10-10 Jeremy Allisonr22543: Fix bad call to talloc_strict (too few args).
2007-10-10 Jeremy Allisonr22542: Move over to using the _strict varients of...
2007-10-10 Jeremy Allisonr22541: Added talloc_size_strict macro.
2007-10-10 Jeremy Allisonr22540: Added _strict varients of the macro calls ...
2007-10-10 Jeremy Allisonr22539: Added _strict varients of the talloc calls to
2007-10-10 Michael Adamr22537: Use a (more speaking) macro when there is one.
2007-10-10 Volker Lendecker22533: Use lib functions where we have them
2007-10-10 Michael Adamr22529: Add implementation of HP-UX ACLs in the new...
2007-10-10 James Peachr22527: note the svn location of samba-docs on svnanon...
2007-10-10 Steve Frenchr22526: Support deep tree mounts after share (instead...
2007-10-10 Günther Deschnerr22524: Fix memleak.
2007-10-10 Günther Deschnerr22511: Remove unused LDAPMessage.
2007-10-10 Gerald Carterr22509: Fix some memory corruption caused by calling...
2007-10-10 James Peachr22507: Wrap the method of obtaining sockets to listen on.
2007-10-10 Alexander Bokovoyr22505: Fix build
2007-10-10 Jim McDonoughr22504: Fix bug Jerry found during his tutorial. Sorry :-(
2007-10-10 Jeremy Allisonr22502: Fix bug #4536 - delete symlinks to a directory...
2007-10-10 Michael Adamr22496: reg_enumvalue should return WERR_NO_MORE_ITEMS...
2007-10-10 James Peachr22495: Create wrapper to hide the details of obtaining...
2007-10-10 Jeremy Allisonr22493: Fix horrible memory corruption bug with CIFS...
2007-10-10 Jeremy Allisonr22492: Add objectid code.
2007-10-10 Jeremy Allisonr22491: Fix the build (3.0.25 and 3.0 are different...
2007-10-10 Jeremy Allisonr22490: Fix a couple of bugs found whist investigating...
2007-10-10 Michael Adamr22489: Add a deletedomgroup command to rpcclient ...
2007-10-10 Günther Deschnerr22484: Check for the talloc_strdup to succeed.
2007-10-10 Günther Deschnerr22483: Attempt to fix the build.
2007-10-10 Jeremy Allisonr22481: Move check for non-mappable SIDs to after sid_t...
2007-10-10 Günther Deschnerr22480: Remove accidentially comitted getpeereid hunks...
2007-10-10 Günther Deschnerr22479: Add "net ads keytab list".
2007-10-10 Gerald Carterr22473: Correct fix for setting a default compat tdb...
2007-10-10 Günther Deschnerr22468: Fixing implicit declaration of krb5_set_default...
2007-10-10 Günther Deschnerr22467: Adding configure check for -Werror-implicit...
2007-10-10 Günther Deschnerr22466: Fix build warning.
2007-10-10 Günther Deschnerr22465: Last attempt to fix the build before dinner.
2007-10-10 Stefan Metzmacherr22464: remove double code and use a function
2007-10-10 Günther Deschnerr22463: Add prototype.
2007-10-10 Günther Deschnerr22461: Use ranged LDAP queries in lookup_usergroups_me...
2007-10-10 Günther Deschnerr22460: Adding a generic ads_ranged_search() function.
2007-10-10 Günther Deschnerr22459: Adding ads_get_dn_from_extended_dn(), in prepar...
2007-10-10 Volker Lendecker22458: Fix a comment
2007-10-10 Gerald Carterr22447: Patch from Ying Li <ying.li2@hp.com> to default...
2007-10-10 Gerald Carterr22444: * Validate a SID before trying to convert it...
2007-10-10 James Peachr22441: Add automatic dependency tracking. The dependen...
2007-10-10 Gerald Carterr22430: Add SID validate to sid2uid() and sid2gid(...
2007-10-10 Simo Sorcer22425: Avoid to segfault if we only have the realm.
2007-10-10 James Peachr22419: Update configure so that we only need one copy...
2007-10-10 James Peachr22418: Support running under launchd. We abstract...
2007-10-10 James Peachr22417: Refactor the various daemon run-mode options...
2007-10-10 James Peachr22416: Remove precompiled headers on clean.
2007-10-10 James Peachr22413: Simplify the build rules for plugin modules...
2007-10-10 Michael Adamr22412: Add a "deletelocalgroup" subcommand to net...
2007-10-10 Michael Adamr22411: Fix the build:
2007-10-10 Günther Deschnerr22402: Fix build warning.
2007-10-10 Michael Adamr22401: Add bzr revision+nick support to mkversion.sh.
2007-10-10 Herb Lewisr22395: allow profiling level to be set on startup
2007-10-10 James Peachr22394: Remove test directory once we are finished.
2007-10-10 Simo Sorcer22393: fix cut&paste error
2007-10-10 Simo Sorcer22392: Remove leftover potentially segfaulty code.
2007-10-10 Jeremy Allisonr22391: Looks bigger than it is. Make "inbuf" available
2007-10-10 Gerald Carterr22390: Patchset sent to samba-technical to address...
2007-10-10 Jeremy Allisonr22389: Start preparing for multiple encryption context...
2007-10-10 Simo Sorcer22388: clearer message, thanks David
2007-10-10 Günther Deschnerr22376: Make sure we use krb5 when we identify just...
2007-10-10 Stefan Metzmacherr22366: sync lib/talloc/ with samba4
2007-10-10 Stefan Metzmacherr22364: sync lib/tdb/ with samba4
2007-10-10 Stefan Metzmacherr22363: merge from samba4:
2007-10-10 Stefan Metzmacherr22362: fix the build on othersystems
2007-10-10 Jeremy Allisonr22358: Use gss error to NTSTATUS mapping function...
2007-10-10 Jeremy Allisonr22355: Ensure we get good debug messages from gss_XX...
2007-10-10 Jeremy Allisonr22354: Make client select krb5 encrpyt if krb5 already on.
2007-10-10 Jeremy Allisonr22353: Fix bad #ifdefs.
2007-10-10 Jeremy Allisonr22352: Wow - working gss SMB sealing !
2007-10-10 Jeremy Allisonr22351: Making progress in tests...
2007-10-10 Jeremy Allisonr22350: Add some helpful debug messages.
2007-10-10 Jeremy Allisonr22349: Fix missing ) in #else path.
2007-10-10 Simo Sorcer22348: 3_0 as well
2007-10-10 Jeremy Allisonr22345: Only use new krb5 OID.
2007-10-10 Jeremy Allisonr22344: Correctly create sub-struct for GSS encryption.
2007-10-10 Simo Sorcer22343: Commit to 3_0 as well after adapting the patch.
2007-10-10 Michael Adamr22341: Fix build of examples/VFS: adapt include for...
2007-10-10 Gerald Carterr22340: Fix another segfault in idmap_ldap.c caused...
2007-10-10 Michael Adamr22330: For my own convenience (changes discussed some...
2007-10-10 Jeremy Allisonr22327: Finish the gss-spnego part of the seal code...
2007-10-10 Gerald Carterr22321: BUG 4509: Makefile fix linking the sfu.so and...
2007-10-10 Lars Müllerr22320: Be more careful and check for the euid instead...
2007-10-10 Lars Müllerr22318: If we're running as non root we might not be...
2007-10-10 Stefan Metzmacherr22317: add tdb_ prefix to non static function
next