2007-10-10 |
Jeremy Allison | r23735: Second part of the bugfix for #4763 |
commit | commitdiff | tree |
2007-10-10 |
Lars Müller | r23733: Limit LDAP lookup in lookup_usergroups_member... |
commit | commitdiff | tree |
2007-10-10 |
Herb Lewis | r23732: removed reference to non-existent structure |
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r23731: Forgot one reference to inbuf |
commit | commitdiff | tree |
2007-10-10 |
Gerald Carter | r23730: Squashed commit of the following: |
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r23728: First part of bugfix for #4763. Limit notify... |
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r23727: Explicitly pass down FLAGS2 to srvstr_get_path. |
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r23726: Explicitly pass down the FLAGS2 field to srvstr... |
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r23725: Remove get_current_mid() |
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r23724: Reduce access to the global inbuf a tiny bit... |
commit | commitdiff | tree |
2007-10-10 |
Simo Sorce | r23723: Alexander Larsson pointed me at a missing mappi... |
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r23722: Fix the build of the catia module |
commit | commitdiff | tree |
2007-10-10 |
Michael Adam | r23714: but now: |
commit | commitdiff | tree |
2007-10-10 |
Michael Adam | r23713: Oops accidentially checked in the wrong file... |
commit | commitdiff | tree |
2007-10-10 |
Michael Adam | r23712: This script allows for adding lists of users... |
commit | commitdiff | tree |
2007-10-10 |
Michael Adam | r23711: Refactor the actual creation of object into... |
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r23710: Remove some code duplication, we do have a... |
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r23709: C++ warnings |
commit | commitdiff | tree |
2007-10-10 |
Lars Müller | r23708: - Add define for WINBIND_WARN_PWD_EXPIRE. |
commit | commitdiff | tree |
2007-10-10 |
Lars Müller | r23707: - Move the asprintf() call to create the key... |
commit | commitdiff | tree |
2007-10-10 |
Michael Adam | r23706: Add a script to create domainusers,-groups... |
commit | commitdiff | tree |
2007-10-10 |
Lars Müller | r23705: Add suggestion for vim from Andreas 'GlaDiaC... |
commit | commitdiff | tree |
2007-10-10 |
Lars Müller | r23704: Add pam_pwd_expire feature as discussed on... |
commit | commitdiff | tree |
2007-10-10 |
Gerald Carter | r23694: Make sure that when builddir != srcdir, we... |
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r23692: Couldn't wait, sorry :-). Did the style change. |
commit | commitdiff | tree |
2007-10-10 |
Simo Sorce | r23691: fix for bug on touching files as described... |
commit | commitdiff | tree |
2007-10-10 |
Gerald Carter | r23689: Squashed commit of the following: |
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r23688: Fix bug #4759 reported by Raul <ismell@ismell... |
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r23685: merge from SAMBA_4_0: |
commit | commitdiff | tree |
2007-10-10 |
Simo Sorce | r23683: Check ports are in the correct range (1-65535) |
commit | commitdiff | tree |
2007-10-10 |
Simo Sorce | r23682: Old patch I forgot in one of my 3.0.25 trees. |
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r23673: Check for integer wrap on incoming data. |
commit | commitdiff | tree |
2007-10-10 |
Günther Deschner | r23672: Allow msrpc_name_to_sid() to be called without... |
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r23671: Remove unused code -- 16416 bytes of bss space... |
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r23670: Fix mkversion.sh for the git case: Only use... |
commit | commitdiff | tree |
2007-10-10 |
Michael Adam | r23669: Move a variable into the only block where it... |
commit | commitdiff | tree |
2007-10-10 |
Michael Adam | r23668: When creating a new string value, win2k regedit... |
commit | commitdiff | tree |
2007-10-10 |
Michael Adam | r23667: Prevent storing of forbidden parameter names... |
commit | commitdiff | tree |
2007-10-10 |
Michael Adam | r23666: Rename lp_parameter_valid -> lp_parameter_is_valid. |
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r23665: Remove two unneeded global variables |
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r23664: Fix incorrect index - should be j not i. How... |
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r23663: Fix bug #4308 - Excel save operation corrupts... |
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r23662: According to simo, check_dos_char is needed |
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r23661: Another static pstring |
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r23660: Anybody know what check_dos_char() was used... |
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r23659: file_pload is not used outside of util_file.c |
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r23658: One pstring a day.... |
commit | commitdiff | tree |
2007-10-10 |
Michael Adam | r23657: Prevent setting of a global option in a share... |
commit | commitdiff | tree |
2007-10-10 |
Michael Adam | r23656: Add initial checking of the validity of a paramter |
commit | commitdiff | tree |
2007-10-10 |
Michael Adam | r23655: Fix a comment and adjust some code formatting. |
commit | commitdiff | tree |
2007-10-10 |
Günther Deschner | r23654: Remove misleading inline comment. |
commit | commitdiff | tree |
2007-10-10 |
Michael Adam | r23652: Use the recursive delete function instead of... |
commit | commitdiff | tree |
2007-10-10 |
Günther Deschner | r23651: Always, always, always compile before commit... |
commit | commitdiff | tree |
2007-10-10 |
Günther Deschner | r23650: Fix remaining callers of krb5_kt_default(). |
commit | commitdiff | tree |
2007-10-10 |
Günther Deschner | r23649: Fix the build (by moving smb_krb5_open_keytab... |
commit | commitdiff | tree |
2007-10-10 |
Günther Deschner | r23648: Allow to list a custom krb5 keytab file with: |
commit | commitdiff | tree |
2007-10-10 |
Günther Deschner | r23647: Use smb_krb5_open_keytab() in smbd as well. |
commit | commitdiff | tree |
2007-10-10 |
Günther Deschner | r23646: Generalize our internal keytab handling to... |
commit | commitdiff | tree |
2007-10-10 |
Gerald Carter | r23645: add examples and try to answer some common... |
commit | commitdiff | tree |
2007-10-10 |
Michael Adam | r23641: Put check for forbidden values in smbconf into... |
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r23640: When we support the SeSecurity privilage, this... |
commit | commitdiff | tree |
2007-10-10 |
Michael Adam | r23639: Eliminate trailing whitespaces in the new tdb_v... |
commit | commitdiff | tree |
2007-10-10 |
Gerald Carter | r23636: Adding coding style guide for Samba 3.0 branche... |
commit | commitdiff | tree |
2007-10-10 |
Gerald Carter | r23633: Fix a couple of crash bugs pointed out by Volke... |
commit | commitdiff | tree |
2007-10-10 |
Gerald Carter | r23632: Correctly return the new_group list pointer... |
commit | commitdiff | tree |
2007-10-10 |
Günther Deschner | r23630: Found out what LSA_LOOKUP_NAMES level 5 means: |
commit | commitdiff | tree |
2007-10-10 |
Günther Deschner | r23628: Add LSA lookupnames_level to rpcclient. |
commit | commitdiff | tree |
2007-10-10 |
Günther Deschner | r23627: Allow to pass down the lookup-level to rpccli_l... |
commit | commitdiff | tree |
2007-10-10 |
Günther Deschner | r23625: Reformating WBFLAGs, just a cosmetic change. |
commit | commitdiff | tree |
2007-10-10 |
Günther Deschner | r23624: Merge dos error code from samba4 (returned... |
commit | commitdiff | tree |
2007-10-10 |
Günther Deschner | r23623: Fix rpcclient and rpc_server with new DFS idl. |
commit | commitdiff | tree |
2007-10-10 |
Günther Deschner | r23622: regenerate dfs rpc gen_ndr. |
commit | commitdiff | tree |
2007-10-10 |
Günther Deschner | r23621: Merge samba4 dfs rpc idl. |
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r23620: Convert set_nt_acl to return NTSTATUS. Also... |
commit | commitdiff | tree |
2007-10-10 |
Gerald Carter | r23619: Fix compile warning in fill_grent_mem() caused... |
commit | commitdiff | tree |
2007-10-10 |
Jim McDonough | r23616: Fix bugzilla #4719: must change password is... |
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r23612: Revert 'net idmap dump' to the 3.0.24 behaviour. |
commit | commitdiff | tree |
2007-10-10 |
James Peach | r23611: Fix typo in error message. |
commit | commitdiff | tree |
2007-10-10 |
Michael Adam | r23610: Move some winbindd_cache specific flags and... |
commit | commitdiff | tree |
2007-10-10 |
Günther Deschner | r23609: Removing more redundant codepaths out of smb_kr... |
commit | commitdiff | tree |
2007-10-10 |
Günther Deschner | r23608: Just inline comment cosmetics. |
commit | commitdiff | tree |
2007-10-10 |
Günther Deschner | r23607: Add legacy support for Services for Unix (SFU... |
commit | commitdiff | tree |
2007-10-10 |
Kai Blin | r23606: Merge Samba4 mkversion.sh to Samba3. |
commit | commitdiff | tree |
2007-10-10 |
Gerald Carter | r23601: BUG 4579: Don't mark the SAM domain on a Samba... |
commit | commitdiff | tree |
2007-10-10 |
Michael Adam | r23600: First step in abstracting the winbindd cache... |
commit | commitdiff | tree |
2007-10-10 |
Gerald Carter | r23599: Add new version of indent script copied from... |
commit | commitdiff | tree |
2007-10-10 |
Gerald Carter | r23598: Add script for running indent and remove .inden... |
commit | commitdiff | tree |
2007-10-10 |
Gerald Carter | r23597: add a few utility scripts for code formatting |
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r23596: Add notes about smbfs/cifs to usage() in smb... |
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r23595: One pstring a day... |
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r23594: Fix parsing of local pids if cluster support... |
commit | commitdiff | tree |
2007-10-10 |
Michael Adam | r23593: Mention "net conf" in top level net usage. |
commit | commitdiff | tree |
2007-10-10 |
Michael Adam | r23592: Change a debuglevel to not clutter output when... |
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r23591: Fix bug #4725. Don't crash when no eventlogs... |
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r23590: Fix realloc leak on failure case from Jim Meyer... |
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r23589: Ensure we will always release any timeout handler |
commit | commitdiff | tree |
2007-10-10 |
Günther Deschner | r23588: Some more cleanups and error checks in the... |
commit | commitdiff | tree |
2007-10-10 |
Günther Deschner | r23587: Cleanup redundant code in the krb5 renew function. |
commit | commitdiff | tree |
2007-10-10 |
Günther Deschner | r23586: Fix heimdal path in the krb5 renew routine... |
commit | commitdiff | tree |
2007-10-10 |
Michael Adam | r23585: Add a "drop" function to "net conf" that clears the |
commit | commitdiff | tree |
next |