index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
utils
Age
Commit message (
Expand
)
Author
Files
Lines
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
2007-10-10
r20428: Rename dns_open. This conflicts with the dns_open symbol in
James Peach
1
-2
/
+2
2007-10-10
r20261: merge 20260 from samba_3_0_24
Herb Lewis
4
-20
/
+21
2007-10-10
r20173: DNS update fixes:
Gerald Carter
2
-67
/
+65
2007-10-10
r20170: Fix secure DNS updates to work against
Gerald Carter
1
-2
/
+12
2007-10-10
r20131: get rid of a few no previous prototype warnings
Herb Lewis
1
-0
/
+3
2007-10-10
r20119: Update help info indicating how to use separators (forward slash only)
Jim McDonough
1
-0
/
+2
2007-10-10
r20116: Start merging in the work done to create the new idmap subsystem.
Simo Sorce
2
-200
/
+177
2007-10-10
r20003: Fix error message
Volker Lendecke
1
-1
/
+1
2007-10-10
r20001: Fix bug 4273, thanks to Pascal Terjan
Volker Lendecke
1
-1
/
+1
2007-10-10
r19991: Sorry for this 2000-liner...
Volker Lendecke
2
-15
/
+17
2007-10-10
r19978: More "net sam policy" improvements. Thanks to Karolin Seeger <ks@sern...
Volker Lendecke
2
-31
/
+68
2007-10-10
r19944: Fix from Don Watson -- thanks
Volker Lendecke
1
-7
/
+2
2007-10-10
r19914: The "default" value with the name "" need different 0-length treatmen...
Volker Lendecke
1
-1
/
+1
2007-10-10
r19883: Fix bug 4248 -- thanks to Pascal Terjan :-)
Volker Lendecke
1
-1
/
+0
2007-10-10
r19840: Fix an uninitialized variable
Volker Lendecke
1
-0
/
+7
2007-10-10
r19835: Some net sam policy improvements.
Volker Lendecke
1
-50
/
+77
2007-10-10
r19827: Move registry_push/pull_value to lib/util_reg.c
Volker Lendecke
1
-115
/
+0
2007-10-10
r19825: To create a key, smbd also needs read privs assigned
Volker Lendecke
1
-1
/
+2
2007-10-10
r19822: Implement net rpc registry createkey, deletekey and deletevalue
Volker Lendecke
1
-0
/
+168
2007-10-10
r19821: Make net_rpc_registry use net_run_function2.
Volker Lendecke
1
-24
/
+14
2007-10-10
r19818: Remove reg_split_hive, make use of registry_openkey
Volker Lendecke
1
-55
/
+19
2007-10-10
r19817: Implement net rpc registry setvalue (only dword and sz so far)
Volker Lendecke
1
-0
/
+191
[next]