Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r22766: Merge from 3_0: | Volker Lendecke | 1 | -7/+8 |
2007-10-10 | r22761: This introduces lib/conn_tdb.c with two main functions: connections_t... | Volker Lendecke | 3 | -116/+43 |
2007-10-10 | r22751: Next step for the cluster merge: sessionid.tdb should contain a 'struct | Volker Lendecke | 2 | -16/+16 |
2007-10-10 | r22747: Fix some C++ warnings | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r22736: Start to merge the low-hanging fruit from the now 7000-line cluster p... | Volker Lendecke | 4 | -38/+38 |
2007-10-10 | r22729: add help text for osver and osname options to 'net ads join' (patch f... | Gerald Carter | 1 | -1/+6 |
2007-10-10 | r22728: Patch from Danilo Almeida <dalmeida@centeris.com>: | Gerald Carter | 1 | -9/+31 |
2007-10-10 | r22590: Make TALLOC_ARRAY consistent across all uses. | Jeremy Allison | 1 | -4/+8 |
2007-10-10 | r22588: Make all uses of TALLOC_MEMDUP consistent. | Jeremy Allison | 1 | -1/+5 |
2007-10-10 | r22479: Add "net ads keytab list". | Günther Deschner | 1 | -1/+9 |
2007-10-10 | r22412: Add a "deletelocalgroup" subcommand to net sam. | Michael Adam | 1 | -0/+42 |
2007-10-10 | r22282: Fix last few name -> servicename changes. | Jeremy Allison | 2 | -3/+3 |
2007-10-10 | r22135: Check in most of Michael Adam's net conf utility. A good share of thi... | Volker Lendecke | 3 | -0/+1122 |
2007-10-10 | r22071: Make the error message for incorrect use of '-c' show the parameter a... | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r22009: change TDB_DATA from char * to unsigned char * | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r22003: Fix from Jiri.Sasek@Sun.COM to wrap our krb5_locate_kdc | Jeremy Allison | 1 | -2/+2 |
2007-10-10 | r22001: change prototype of dump_data(), so that it takes unsigned char * now, | Stefan Metzmacher | 2 | -16/+16 |
2007-10-10 | r22000: remove useless casts | Stefan Metzmacher | 1 | -9/+9 |
2007-10-10 | r21962: Make pdbedit use the configfile specified by -s | Volker Lendecke | 1 | -1/+6 |
2007-10-10 | r21888: Add the osname and osver options to 'net ads join' as discussed | Gerald Carter | 1 | -1/+94 |
2007-10-10 | r21831: Back out r21823 for a while, this is going into a bzr tree first. | Volker Lendecke | 3 | -8/+3 |
2007-10-10 | r21823: Let secrets_store_machine_password() also store the account name. Not... | Volker Lendecke | 3 | -3/+8 |
2007-10-10 | r21784: Replace smb_register_idle_event() with event_add_timed(). This fixes ... | Volker Lendecke | 4 | -5/+5 |
2007-10-10 | r21780: let smbcontrol use POPT_COMMON_SAMBA options to allow setting debug | Herb Lewis | 1 | -20/+8 |
2007-10-10 | r21776: fix bugs #4438 #4440 | Simo Sorce | 1 | -4/+10 |
2007-10-10 | r21768: Fix the client dfs code such that smbclient can | Jeremy Allison | 1 | -2/+10 |
2007-10-10 | r21755: Memory leak fixes from Zack Kirsch <zack.kirsch@isilon.com>. | Jeremy Allison | 2 | -0/+10 |
2007-10-10 | r21714: Change the VFS interface to use struct timespec | Jeremy Allison | 3 | -6/+6 |
2007-10-10 | r21663: Fix from the Wine guys: Robert Shearman <rob@codeweavers.com> | Jeremy Allison | 1 | -1/+2 |
2007-10-10 | r21609: Fix memory leaks in error code paths (and one in winbindd_group.c). | Jeremy Allison | 2 | -0/+31 |
2007-10-10 | r21608: Fix a couple of memleaks in error code paths before | Jeremy Allison | 1 | -1/+10 |
2007-10-10 | r21607: While committing I saw I had not newline terminated this string ... | Simo Sorce | 1 | -1/+1 |
2007-10-10 | r21606: Implement escaping function for ldap RDN values | Simo Sorce | 2 | -1/+12 |
2007-10-10 | r21540: Fix Bug #3713 and readd reporting what the profiles tool does (when | Günther Deschner | 1 | -4/+56 |
2007-10-10 | r21462: Fix EnumValue (?) | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r21417: Janitor for Herb. Make sure sharesec.c is functionally | Jeremy Allison | 1 | -127/+319 |
2007-10-10 | r21240: Fix longstanding Bug #4009. | Günther Deschner | 1 | -2/+2 |
2007-10-10 | r21115: notify_internal.c needs to remove the table entry if a process has cr... | Volker Lendecke | 1 | -1/+2 |
2007-10-10 | r21114: Fix 'net usershare': Adding "guest_ok=y" required a correct acl. Set the | Volker Lendecke | 1 | -4/+6 |
2007-10-10 | r21064: The core of this patch is | Volker Lendecke | 2 | -12/+15 |
2007-10-10 | r21010: fix the pstring change in ntlm_auth for require-membership-of in ntlm... | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r20917: Fix missing error returns pointed out by "Li, Ying (ESG)" <ying.li2@h... | Jeremy Allison | 1 | -0/+3 |
2007-10-10 | r20903: Replace the hardcoded "smb.conf" string with the dyn_CONFIGFILE | Gerald Carter | 1 | -6/+7 |
2007-10-10 | r20874: We need to distinguish client sitenames per realm. We were overwriting | Günther Deschner | 1 | -2/+4 |
2007-10-10 | r20857: Silence gives assent :-). Checking in the fix for | Jeremy Allison | 2 | -16/+17 |
2007-10-10 | r20832: Remove extra pointers previously added to unique [out] pointers. Inst... | Jelmer Vernooij | 3 | -42/+24 |
2007-10-10 | r20824: Send access to the trusted domain passwords through the pdb backend, ... | Volker Lendecke | 1 | -9/+9 |
2007-10-10 | r20744: Fix the build (I missed some chkpth -> checkpath renames). | Jeremy Allison | 1 | -2/+2 |
2007-10-10 | r20654: Fix from Karolin Seeger <ks@sernet.de>: Accept "forever", "off" and "... | Volker Lendecke | 1 | -7/+15 |
2007-10-10 | r20498: Two 64-bit warnings | Volker Lendecke | 1 | -1/+1 |