ira/wip.git
2007-10-10 Michael Adamr23746: Fix missing assignments to target string of...
2007-10-10 Michael Adamr23745: Fix: Check whether top subkeyname instead of...
2007-10-10 Michael Adamr23744: Remove TODO-comment. lp_load returns False...
2007-10-10 Volker Lendecker23743: Simplify stat_cache_lookup() logic. For the...
2007-10-10 Volker Lendecker23738: Re-add commented out code snipped that got...
2007-10-10 Jeremy Allisonr23736: Use local variable of smb_flag2 instead of...
2007-10-10 Jeremy Allisonr23735: Second part of the bugfix for #4763
2007-10-10 Lars Müllerr23733: Limit LDAP lookup in lookup_usergroups_member...
2007-10-10 Herb Lewisr23732: removed reference to non-existent structure
2007-10-10 Volker Lendecker23731: Forgot one reference to inbuf
2007-10-10 Gerald Carterr23730: Squashed commit of the following:
2007-10-10 Jeremy Allisonr23728: First part of bugfix for #4763. Limit notify...
2007-10-10 Volker Lendecker23727: Explicitly pass down FLAGS2 to srvstr_get_path.
2007-10-10 Volker Lendecker23726: Explicitly pass down the FLAGS2 field to srvstr...
2007-10-10 Volker Lendecker23725: Remove get_current_mid()
2007-10-10 Volker Lendecker23724: Reduce access to the global inbuf a tiny bit...
2007-10-10 Simo Sorcer23723: Alexander Larsson pointed me at a missing mappi...
2007-10-10 Volker Lendecker23722: Fix the build of the catia module
2007-10-10 Michael Adamr23714: but now:
2007-10-10 Michael Adamr23713: Oops accidentially checked in the wrong file...
2007-10-10 Michael Adamr23712: This script allows for adding lists of users...
2007-10-10 Michael Adamr23711: Refactor the actual creation of object into...
2007-10-10 Volker Lendecker23710: Remove some code duplication, we do have a...
2007-10-10 Volker Lendecker23709: C++ warnings
2007-10-10 Lars Müllerr23708: - Add define for WINBIND_WARN_PWD_EXPIRE.
2007-10-10 Lars Müllerr23707: - Move the asprintf() call to create the key...
2007-10-10 Michael Adamr23706: Add a script to create domainusers,-groups...
2007-10-10 Lars Müllerr23705: Add suggestion for vim from Andreas 'GlaDiaC...
2007-10-10 Lars Müllerr23704: Add pam_pwd_expire feature as discussed on...
2007-10-10 Gerald Carterr23694: Make sure that when builddir != srcdir, we...
2007-10-10 Jeremy Allisonr23692: Couldn't wait, sorry :-). Did the style change.
2007-10-10 Simo Sorcer23691: fix for bug on touching files as described...
2007-10-10 Gerald Carterr23689: Squashed commit of the following:
2007-10-10 Jeremy Allisonr23688: Fix bug #4759 reported by Raul <ismell@ismell...
2007-10-10 Stefan Metzmacherr23685: merge from SAMBA_4_0:
2007-10-10 Simo Sorcer23683: Check ports are in the correct range (1-65535)
2007-10-10 Simo Sorcer23682: Old patch I forgot in one of my 3.0.25 trees.
2007-10-10 Jeremy Allisonr23673: Check for integer wrap on incoming data.
2007-10-10 Günther Deschnerr23672: Allow msrpc_name_to_sid() to be called without...
2007-10-10 Volker Lendecker23671: Remove unused code -- 16416 bytes of bss space...
2007-10-10 Volker Lendecker23670: Fix mkversion.sh for the git case: Only use...
2007-10-10 Michael Adamr23669: Move a variable into the only block where it...
2007-10-10 Michael Adamr23668: When creating a new string value, win2k regedit...
2007-10-10 Michael Adamr23667: Prevent storing of forbidden parameter names...
2007-10-10 Michael Adamr23666: Rename lp_parameter_valid -> lp_parameter_is_valid.
2007-10-10 Volker Lendecker23665: Remove two unneeded global variables
2007-10-10 Jeremy Allisonr23664: Fix incorrect index - should be j not i. How...
2007-10-10 Jeremy Allisonr23663: Fix bug #4308 - Excel save operation corrupts...
2007-10-10 Volker Lendecker23662: According to simo, check_dos_char is needed
2007-10-10 Volker Lendecker23661: Another static pstring
2007-10-10 Volker Lendecker23660: Anybody know what check_dos_char() was used...
2007-10-10 Volker Lendecker23659: file_pload is not used outside of util_file.c
2007-10-10 Volker Lendecker23658: One pstring a day....
2007-10-10 Michael Adamr23657: Prevent setting of a global option in a share...
2007-10-10 Michael Adamr23656: Add initial checking of the validity of a paramter
2007-10-10 Michael Adamr23655: Fix a comment and adjust some code formatting.
2007-10-10 Günther Deschnerr23654: Remove misleading inline comment.
2007-10-10 Michael Adamr23652: Use the recursive delete function instead of...
2007-10-10 Günther Deschnerr23651: Always, always, always compile before commit...
2007-10-10 Günther Deschnerr23650: Fix remaining callers of krb5_kt_default().
2007-10-10 Günther Deschnerr23649: Fix the build (by moving smb_krb5_open_keytab...
2007-10-10 Günther Deschnerr23648: Allow to list a custom krb5 keytab file with:
2007-10-10 Günther Deschnerr23647: Use smb_krb5_open_keytab() in smbd as well.
2007-10-10 Günther Deschnerr23646: Generalize our internal keytab handling to...
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...
next