jra/samba/.git
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
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...
next