samba.git
2007-10-10 Gerald Carterr22104: BUG 4439: Fix the object picket on x64 WIndopws...
2007-10-10 Lars Müllerr22103: No code change. This is a spring time end...
2007-10-10 Lars Müllerr22102: Remove obsoleted SHLIBS_PROGS from {Makefile...
2007-10-10 Gerald Carterr22101: remove RedHat 9 packaging files after annonceme...
2007-10-10 Lars Müllerr22099: Revert parts of revision 22056 as proto_exists...
2007-10-10 Jeremy Allisonr22097: Add detection for linux readahead() syscall.
2007-10-10 Jeremy Allisonr22096: become_root_uid_only() is unneeded - it's only...
2007-10-10 Gerald Carterr22095: BUG 4484: Add more checks to set %a for Vista...
2007-10-10 James Peachr22094: Clarify that SMB_VFS_LOCK should not be used...
2007-10-10 Stefan Metzmacherr22093: send also the correct OID_KERBEROS5 not only...
2007-10-10 Stefan Metzmacherr22092: - make spnego_parse_auth_response() more generi...
2007-10-10 Volker Lendecker22091: Fix an uninitialized variable warning
2007-10-10 Jeremy Allisonr22080: Fix directory recycle module bug #4486.
2007-10-10 Jeremy Allisonr22079: Tsk, tsk, Metze didn't compile before check...
2007-10-10 Stefan Metzmacherr22078: fix memory leak in not often used code, we...
2007-10-10 Andrew Bartlettr22071: Make the error message for incorrect use of...
2007-10-10 Gerald Carterr22069: BUG 4447: Fix compile failure on AIX 5.2 (patch...
2007-10-10 Stefan Metzmacherr22067: - fix --with-fhs, where confdir is set to ...
2007-10-10 Gerald Carterr22066: Ensure that winbind can resolve SIDs in the...
2007-10-10 Jeremy Allisonr22065: First logic change I've found :-(. We were...
2007-10-10 Jeremy Allisonr22064: Fix the DFS code to work better with Vista...
2007-10-10 Jeremy Allisonr22062: Fix the parsing of info level 3. Flags is not...
2007-10-10 Gerald Carterr22061: Fix the krb5 user ticket refresh event timeout...
2007-10-10 Jeremy Allisonr22060: Fix for AIX quotas from Heinrich Mislik <Heinri...
2007-10-10 Volker Lendecker22059: Over-allocate and NULL out 100 bytes for lanman.c.
2007-10-10 Günther Deschnerr22058: Add test_nss_modules to check NSS modules for...
2007-10-10 Günther Deschnerr22056: Adding some missing proto_exists calls (for...
2007-10-10 Jelmer Vernooijr22055: Port the endpoint mapper (and functions it...
2007-10-10 Stefan Metzmacherr22054: merge from samba4:
2007-10-10 Stefan Metzmacherr22051: use libreplace headers
2007-10-10 Jeremy Allisonr22050: Fix a couple of off-by-one errors in the rap
2007-10-10 Jeremy Allisonr22049: HPUX build fixes from <don.mccall@hp.com>.
2007-10-10 Jeremy Allisonr22045: As Volker noticed, skip_string's last argument is
2007-10-10 Volker Lendecker22044: Remove the only skip_string(...,2) caller
2007-10-10 Volker Lendecker22043: Comparing lanman.c with -r22013 is now MUCH...
2007-10-10 Jeremy Allisonr22042: Try and clean up my own mess using the API...
2007-10-10 Stefan Metzmacherr22039: fix compiler warnings
2007-10-10 Stefan Metzmacherr22033: remove useless line
2007-10-10 Andrew Bartlettr22026: Missed in my last commit, another case where...
2007-10-10 Andrew Bartlettr22024: Don't leak, actually use the provided memory...
2007-10-10 Andrew Bartlettr22023: I don't like this cache, but I think Jeremy...
2007-10-10 Andrew Bartlettr22022: - Clarify the comments
2007-10-10 Andrew Bartlettr22020: Make it more clear that both the vuser struct...
2007-10-10 Volker Lendecker22019: Jeremy, this hopefully fixes the build farm...
2007-10-10 Herb Lewisr22018: fix compile error
2007-10-10 Jeremy Allisonr22017: After changing 2000 lines of this I think this...
2007-10-10 Jeremy Allisonr22016: Try and fix the build - move things out of...
2007-10-10 Jeremy Allisonr22015: Fix for memory leak from Steven Danneman <steve...
2007-10-10 Jeremy Allisonr22014: Make us pass RANDOMIPC test again :-(. This...
2007-10-10 Jeremy Allisonr22013: Move to SSPI framing (sig first in NTLM).
2007-10-10 Jeremy Allisonr22012: Ensure we use the same technique to pull the...
2007-10-10 Jeremy Allisonr22011: As Metze suggested, use 0xFF 'E' <enc ctx>...
2007-10-10 Jeremy Allisonr22010: Now I'm looking at mangling again, make sure
2007-10-10 Stefan Metzmacherr22009: change TDB_DATA from char * to unsigned char *
2007-10-10 Stefan Metzmacherr22008: use string_term_tdb_data()
2007-10-10 Stefan Metzmacherr22007: make string_tdb_data(NULL) possible...
2007-10-10 Stefan Metzmacherr22006: use string_term_tdb_data()...
2007-10-10 Jeremy Allisonr22003: Fix from Jiri.Sasek@Sun.COM to wrap our krb5_lo...
2007-10-10 Simo Sorcer22002: Fix bug #3974, there are still open issues...
2007-10-10 Stefan Metzmacherr22001: change prototype of dump_data(), so that it...
2007-10-10 Stefan Metzmacherr22000: remove useless casts
2007-10-10 Stefan Metzmacherr21999: remove useless casts
2007-10-10 Günther Deschnerr21998: Fix tdb keynames in netsamlogon_clear_cached_us...
2007-10-10 Jeremy Allisonr21997: Implement the server side of gss seal negotiate.
2007-10-10 Jeremy Allisonr21994: Ignore keepalives in the correct buffer (out...
2007-10-10 Jeremy Allisonr21993: Don't let keepalives interferece with sign...
2007-10-10 Jeremy Allisonr21992: Fix keepalive processing when encryption turned on.
2007-10-10 Jeremy Allisonr21991: I hate Steve French :-). Add support for encryption
2007-10-10 Jeremy Allisonr21990: Stop messing with the signing engine just because
2007-10-10 Stefan Metzmacherr21989: make use of tdb_*_bystring() and string_term_td...
2007-10-10 Stefan Metzmacherr21988: make use of string_tdb_data()
2007-10-10 Stefan Metzmacherr21987: split tdb_prs_*() functions in version which...
2007-10-10 Stefan Metzmacherr21986: make use of tdb_*_bystring() and string_term_td...
2007-10-10 Stefan Metzmacherr21985: make use of string_tdb_data()
2007-10-10 Stefan Metzmacherr21984: make use of tdb_*_bystring() and string_term_td...
2007-10-10 Stefan Metzmacherr21983: make use of tdb_*_bystring() and string_term_td...
2007-10-10 Stefan Metzmacherr21982: make use of tdb_*_bystring() and string_term_td...
2007-10-10 Stefan Metzmacherr21981: as we use tdb_trans_store(), we should also...
2007-10-10 Stefan Metzmacherr21980: make use of tdb_*_bystring() and string_term_td...
2007-10-10 Stefan Metzmacherr21979: make use of string_tdb_data()
2007-10-10 Stefan Metzmacherr21978: make use of tdb_*_bystring()
2007-10-10 Stefan Metzmacherr21977: little cosmetic change to remove a local var...
2007-10-10 Stefan Metzmacherr21976: make use of tdb_*_bystring() and string_term_td...
2007-10-10 Stefan Metzmacherr21975: if we use the _bystring() version when storing...
2007-10-10 Stefan Metzmacherr21974: make use of tdb_*_bystring() and string_term_td...
2007-10-10 Stefan Metzmacherr21973: make use of tdb_*_bystring() and string_term_td...
2007-10-10 Stefan Metzmacherr21972: - add string_term_tdb_data() it creates a null...
2007-10-10 Jeremy Allisonr21969: Start working on the gss-side of the server...
2007-10-10 Jeremy Allisonr21968: Don't use gss-types in proto headers.
2007-10-10 Jeremy Allisonr21967: Add conversion from gss errors to nt status.
2007-10-10 Stefan Metzmacherr21965: fix compiler warning
2007-10-10 Volker Lendecker21964: Add tdbtorture target to main makefile -- Thank...
2007-10-10 Jeremy Allisonr21963: Fix another uninitialized buffer used in test...
2007-10-10 Volker Lendecker21962: Make pdbedit use the configfile specified by -s
2007-10-10 Jeremy Allisonr21961: Repair bug introduced by rev. 21960.
2007-10-10 Volker Lendecker21960: Fix bugs 4463,4464,4465,4466. Thanks Jason :-)
2007-10-10 Volker Lendecker21959: Merge a comment fix from Michael Adam -- more...
2007-10-10 Volker Lendecker21958: Fix Coverity ID 343 (dead code)
2007-10-10 Herb Lewisr21957: minor formatting fix
2007-10-10 Jeremy Allisonr21956: Fix bug reported by don.mccall@hp.com for platforms
next