sfrench/samba-autobuild/.git
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
2007-10-10 Stefan Metzmacherr22316: merge from samba4:
2007-10-10 Stefan Metzmacherr22315: move tdbback.c content into tdbbackup.c
2007-10-10 Stefan Metzmacherr22314: use libreplace headers
2007-10-10 Stefan Metzmacherr22313: as discussed with simo:
2007-10-10 Stefan Metzmacherr22304: remove unused stuff completely to fix the build...
2007-10-10 Stefan Metzmacherr22302: fix the build when no shared-library support...
2007-10-10 Stefan Metzmacherr22301: remove unused vars
2007-10-10 Stefan Metzmacherr22298: move ZERO_*, ARRAY_SIZE and PTR_DIFF macros...
2007-10-10 Jeremy Allisonr22291: Fix off-by-one in tconX parsing.
2007-10-10 Jeremy Allisonr22285: Allow arbitrary bases in int and ulong parsing.
2007-10-10 Gerald Carterr22283: Remove very old bug where we assigned the onlin...
2007-10-10 Jeremy Allisonr22282: Fix last few name -> servicename changes.
2007-10-10 Stefan Metzmacherr22280: merge from samba4:
2007-10-10 Stefan Metzmacherr22277: __location__ is defined in libreplace now
2007-10-10 Jeremy Allisonr22276: Fix name -> servicename in messages.c
2007-10-10 Stefan Metzmacherr22274: merge from samba4:
2007-10-10 Stefan Metzmacherr22271: merge from samba4:
2007-10-10 Stefan Metzmacherr22268: merge from samba4:
2007-10-10 Jeremy Allisonr22266: Fix bug #4512 - we were returning a volume...
2007-10-10 Stefan Metzmacherr22264: merge from samba4:
2007-10-10 Stefan Metzmacherr22262: fix the build on systems without GSS_C_NT_HOSTB...
2007-10-10 Stefan Metzmacherr22254: merge from samba4:
2007-10-10 Stefan Metzmacherr22252: merge from samba4:
2007-10-10 Stefan Metzmacherr22249: move tdb code to lib/tdb/ as in samba4
2007-10-10 Stefan Metzmacherr22247: merge from samba4:
2007-10-10 Stefan Metzmacherr22244: merge from samba4:
2007-10-10 Stefan Metzmacherr22240: merge from samba4:
2007-10-10 Simo Sorcer22230: Let's just cast here, the 2 calls have differen...
2007-10-10 Stefan Metzmacherr22229: discard_const_p is in lib/replace now
2007-10-10 Stefan Metzmacherr22227: merge from samba4:
2007-10-10 Stefan Metzmacherr22224: merge from samba4:
2007-10-10 Stefan Metzmacherr22221: merge from samba4:
2007-10-10 Volker Lendecker22214: Fix incompatible pointer type warnings. Simo...
2007-10-10 Volker Lendecker22213: We can't use become_root() here, as it does...
2007-10-10 Jeremy Allisonr22212: Cope with signature errors on sessionsetupX...
2007-10-10 Jeremy Allisonr22211: Don't return a value from void functions !
2007-10-10 Jeremy Allisonr22210: Fix typo in testing for non-centry entries.
2007-10-10 Jeremy Allisonr22209: Fix the storage of time_t -> make it 64 bits...
2007-10-10 Jeremy Allisonr22207: Fill in the validation functions. Now to test...
2007-10-10 Jeremy Allisonr22206: Added boilerplate to be filled in for other...
2007-10-10 Jeremy Allisonr22205: Add some flesh to the bones of the cache valida...
2007-10-10 Simo Sorcer22204: Workaround to quickly close bug #4508
2007-10-10 Jeremy Allisonr22202: Volker is clever :-). Use TDB_NOMMAP to prevent...
2007-10-10 Jeremy Allisonr22181: Fix for EISCON in open_any_socket_out from...
2007-10-10 Gerald Carterr22175: sync packaging changes from SAMBA_3_0_25
2007-10-10 Gerald Carterr22173: BUG 4491, 4501: Additional fixes for protecting...
2007-10-10 Alexander Bokovoyr22172: FSCTL_RECALL_FILE is 0x90117 according to my...
2007-10-10 Jeremy Allisonr22164: Fix missing lock count release in transaction...
2007-10-10 Jeremy Allisonr22163: Pure reformatting. I hate 4 space tabstops...
2007-10-10 Gerald Carterr22159: BUG 4501 (second half of fix): Just disable the
2007-10-10 Gerald Carterr22158: BUG 4501 (partial): Fix a crash caused by not...
2007-10-10 Jeremy Allisonr22157: Fix bug #3634 - stop nmbd segfaulting with...
2007-10-10 Jeremy Allisonr22155: Fixed warning #4498 from jason@ncac.gwu.edu.
2007-10-10 Jeremy Allisonr22154: Make struct smbdb_ctx an opaque pointer so...
2007-10-10 Stefan Metzmacherr22153: fix LDAP SASL "GSSAPI" bind against w2k3, this...
2007-10-10 Stefan Metzmacherr22151: remove netgr functions from libreplace they...
2007-10-10 Gerald Carterr22149: BUG 4500: patch from Jorge Santos <jorge_a_sant...
2007-10-10 Jim McDonoughr22148: Fix gpfs module on posix-acl test. Adds gpfsac...
2007-10-10 Volker Lendecker22147: Next try
2007-10-10 Volker Lendecker22146: Attempt to fix the build
2007-10-10 Jeremy Allisonr22145: Fix bug #4494 - reported by Kevin Jamieson...
2007-10-10 Volker Lendecker22135: Check in most of Michael Adam's net conf utilit...
2007-10-10 Jeremy Allisonr22132: I hate inefficiency. Don't call conv_str_size()
2007-10-10 Derrell Lipmanr22130: - Ensure that the libsmbclient example programs...
2007-10-10 Jeremy Allisonr22129: Fix the nttrans create extended response for...
2007-10-10 Jeremy Allisonr22128: Fix the pipe open response with EXTENDED_RESPON...
2007-10-10 James Peachr22127: Wrap the AC_TRY_RUN detection for Linux getgrou...
2007-10-10 Volker Lendecker22126: Fix a bogus uninitialized variable warning
2007-10-10 Volker Lendecker22125: Fix a warning
2007-10-10 Jeremy Allisonr22124: Wow - NTCreateX sets the word count to 42,...
next