sfrench/samba-autobuild/.git
2007-10-10 Gerald Carterr23645: add examples and try to answer some common...
2007-10-10 Michael Adamr23641: Put check for forbidden values in smbconf into...
2007-10-10 Jeremy Allisonr23640: When we support the SeSecurity privilage, this...
2007-10-10 Michael Adamr23639: Eliminate trailing whitespaces in the new tdb_v...
2007-10-10 Gerald Carterr23636: Adding coding style guide for Samba 3.0 branche...
2007-10-10 Gerald Carterr23633: Fix a couple of crash bugs pointed out by Volke...
2007-10-10 Gerald Carterr23632: Correctly return the new_group list pointer...
2007-10-10 Günther Deschnerr23630: Found out what LSA_LOOKUP_NAMES level 5 means:
2007-10-10 Günther Deschnerr23628: Add LSA lookupnames_level to rpcclient.
2007-10-10 Günther Deschnerr23627: Allow to pass down the lookup-level to rpccli_l...
2007-10-10 Günther Deschnerr23625: Reformating WBFLAGs, just a cosmetic change.
2007-10-10 Günther Deschnerr23624: Merge dos error code from samba4 (returned...
2007-10-10 Günther Deschnerr23623: Fix rpcclient and rpc_server with new DFS idl.
2007-10-10 Günther Deschnerr23622: regenerate dfs rpc gen_ndr.
2007-10-10 Günther Deschnerr23621: Merge samba4 dfs rpc idl.
2007-10-10 Jeremy Allisonr23620: Convert set_nt_acl to return NTSTATUS. Also...
2007-10-10 Gerald Carterr23619: Fix compile warning in fill_grent_mem() caused...
2007-10-10 Jim McDonoughr23616: Fix bugzilla #4719: must change password is...
2007-10-10 Volker Lendecker23612: Revert 'net idmap dump' to the 3.0.24 behaviour.
2007-10-10 James Peachr23611: Fix typo in error message.
2007-10-10 Michael Adamr23610: Move some winbindd_cache specific flags and...
2007-10-10 Günther Deschnerr23609: Removing more redundant codepaths out of smb_kr...
2007-10-10 Günther Deschnerr23608: Just inline comment cosmetics.
2007-10-10 Günther Deschnerr23607: Add legacy support for Services for Unix (SFU...
2007-10-10 Kai Blinr23606: Merge Samba4 mkversion.sh to Samba3.
2007-10-10 Gerald Carterr23601: BUG 4579: Don't mark the SAM domain on a Samba...
2007-10-10 Michael Adamr23600: First step in abstracting the winbindd cache...
2007-10-10 Gerald Carterr23599: Add new version of indent script copied from...
2007-10-10 Gerald Carterr23598: Add script for running indent and remove .inden...
2007-10-10 Gerald Carterr23597: add a few utility scripts for code formatting
2007-10-10 Volker Lendecker23596: Add notes about smbfs/cifs to usage() in smb...
2007-10-10 Volker Lendecker23595: One pstring a day...
2007-10-10 Volker Lendecker23594: Fix parsing of local pids if cluster support...
2007-10-10 Michael Adamr23593: Mention "net conf" in top level net usage.
2007-10-10 Michael Adamr23592: Change a debuglevel to not clutter output when...
2007-10-10 Jeremy Allisonr23591: Fix bug #4725. Don't crash when no eventlogs...
2007-10-10 Jeremy Allisonr23590: Fix realloc leak on failure case from Jim Meyer...
2007-10-10 Jeremy Allisonr23589: Ensure we will always release any timeout handler
2007-10-10 Günther Deschnerr23588: Some more cleanups and error checks in the...
2007-10-10 Günther Deschnerr23587: Cleanup redundant code in the krb5 renew function.
2007-10-10 Günther Deschnerr23586: Fix heimdal path in the krb5 renew routine...
2007-10-10 Michael Adamr23585: Add a "drop" function to "net conf" that clears the
2007-10-10 Michael Adamr23584: Use a while loop instead of a for loop without...
2007-10-10 Michael Adamr23583: Add a utility function to recursively delete...
2007-10-10 Günther Deschnerr23582: Fix event based krb5 ticket refreshing in winbindd.
2007-10-10 Michael Adamr23581: Move regkey_open_onelevel from reg_frontend...
2007-10-10 Michael Adamr23579: Up to now, the "allparameters" argument to...
2007-10-10 Michael Adamr23578: When calling DeleteKey for a key that has subke...
2007-10-10 Jeremy Allisonr23577: Fix winbindd (sorry). Ensure I set the new...
2007-10-10 James Peachr23576: Fix some confusion between HAVE_BROKEN_GETGROUP...
2007-10-10 Michael Adamr23575: Fix a segfault when lp_load is called before...
2007-10-10 Jeremy Allisonr23574: Remove double-null check (I hate people bitchin...
2007-10-10 Jeremy Allisonr23573: Cope with terminating winbindd children on...
2007-10-10 Jeremy Allisonr23572: Ensure we obey Unicode consortium restrictions...
2007-10-10 Simo Sorcer23571: Fix, parsing of multi byte share names.
2007-10-10 Günther Deschnerr23569: Also dump fd_event in dump_event_list().
2007-10-10 Günther Deschnerr23568: Remove last traces of Heimdal KCM support ...
2007-10-10 Volker Lendecker23567: Fix bug 4721
2007-10-10 Michael Adamr23566: Fix the sys_bsd_setgroups function. The actual...
2007-10-10 Günther Deschnerr23565: Avoid double NULL pointer checks.
2007-10-10 Günther Deschnerr23564: Handle MSG_DUMP_EVENT_LIST only in winbindd...
2007-10-10 Günther Deschnerr23563: Add dump-event-list command to smbcontrol.
2007-10-10 Günther Deschnerr23562: Add dump_event_list() for debugging the event...
2007-10-10 Jeremy Allisonr23556: Fix for error path from Atsushi Nakabayashi...
2007-10-10 Jeremy Allisonr23555: Fix some uninitialiazed variable uses.
2007-10-10 Jeremy Allisonr23554: Fix bug #4711 by makeing cli_connect return...
2007-10-10 Michael Adamr23553: Also ignore "lock directory" in registry global...
2007-10-10 Michael Adamr23552: Use proper comparison function an fix logic.
2007-10-10 Jeremy Allisonr23550: Add more UNIX error -> NT status mappings.
2007-10-10 Michael Adamr23549: Make "net conf setparm" always use registry...
2007-10-10 Michael Adamr23548: Fix comments.
2007-10-10 Michael Adamr23547: Ignore parameter "include" in regsitry globals.
2007-10-10 Michael Adamr23543: Adjust comments.
2007-10-10 James Peachr23541: Linking the LSA pipe module only once is probab...
2007-10-10 Kai Blinr23539: Remove code duplication and unify behaviour...
2007-10-10 Volker Lendecker23538: Fix for wild-card rename: We can't return direc...
2007-10-10 Volker Lendecker23537: Revert the inbuf/outbuf part of r23528: This...
2007-10-10 Michael Adamr23536: Fix a typo. James: Please check!
2007-10-10 Jeremy Allisonr23530: Fix bugs #4678 and #4697 which had the same...
2007-10-10 Volker Lendecker23528: Two changes to make the valgrind massif (heap...
2007-10-10 Simo Sorcer23527: Use existing escaping function pointed by James
2007-10-10 Simo Sorcer23525: I believe this patch is ok, got no reply of...
2007-10-10 Simo Sorcer23524: Fix bug 2319.
2007-10-10 Volker Lendecker23523: Gaa -- had renamed "name" to "path" and apparen...
2007-10-10 Volker Lendecker23522: Save us a kilobyte stack space in a hot code...
2007-10-10 Volker Lendecker23518: Remove the silly assumption that string_replace...
2007-10-10 Volker Lendecker23517: After Jeremy has given is ack on irc:
2007-10-10 Jeremy Allisonr23516: Fix bug found & fixed by Doug Rudoff (doug_rudo...
2007-10-10 Jeremy Allisonr23515: Ensure status isn't used uninitialized.
2007-10-10 Jeremy Allisonr23514: Remove unused function ads_get_dn_from_extended...
2007-10-10 Jeremy Allisonr23513: Fix one more use of VALUE_PREFIX.
2007-10-10 Jeremy Allisonr23512: Fix conflict in #define for SECDESC_PREFIX...
2007-10-10 James Peachr23510: Tidy calls to smb_panic by removing trailing...
2007-10-10 Michael Adamr23509: This activates the global options from the...
2007-10-10 Jeremy Allisonr23508: Fix sync_file() to return NTSTATUS and return...
2007-10-10 Michael Adamr23507: Split one general function normalize_dbkey...
2007-10-10 Michael Adamr23504: Use tdb_wrap_open (instead of usual tdb_open...
2007-10-10 James Peachr23502: Restore exit-on-idle. Small refactoring...
2007-10-10 Volker Lendecker23501: Move notify_rename before rename_internals_fsp...
2007-10-10 Volker Lendecker23500: Two changes to survive the now activated test...
next