index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
r21240: Fix longstanding Bug #4009.
Günther Deschner
2007-10-10
1
-2
/
+2
*
r21115: notify_internal.c needs to remove the table entry if a process has cr...
Volker Lendecke
2007-10-10
1
-1
/
+2
*
r21114: Fix 'net usershare': Adding "guest_ok=y" required a correct acl. Set the
Volker Lendecke
2007-10-10
1
-4
/
+6
*
r21064: The core of this patch is
Volker Lendecke
2007-10-10
2
-12
/
+15
*
r21010: fix the pstring change in ntlm_auth for require-membership-of in ntlm...
Gerald Carter
2007-10-10
1
-1
/
+1
*
r20917: Fix missing error returns pointed out by "Li, Ying (ESG)" <ying.li2@h...
Jeremy Allison
2007-10-10
1
-0
/
+3
*
r20903: Replace the hardcoded "smb.conf" string with the dyn_CONFIGFILE
Gerald Carter
2007-10-10
1
-6
/
+7
*
r20874: We need to distinguish client sitenames per realm. We were overwriting
Günther Deschner
2007-10-10
1
-2
/
+4
*
r20857: Silence gives assent :-). Checking in the fix for
Jeremy Allison
2007-10-10
2
-16
/
+17
*
r20832: Remove extra pointers previously added to unique [out] pointers. Inst...
Jelmer Vernooij
2007-10-10
3
-42
/
+24
*
r20824: Send access to the trusted domain passwords through the pdb backend, ...
Volker Lendecke
2007-10-10
1
-9
/
+9
*
r20744: Fix the build (I missed some chkpth -> checkpath renames).
Jeremy Allison
2007-10-10
1
-2
/
+2
*
r20654: Fix from Karolin Seeger <ks@sernet.de>: Accept "forever", "off" and "...
Volker Lendecke
2007-10-10
1
-7
/
+15
*
r20498: Two 64-bit warnings
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r20428: Rename dns_open. This conflicts with the dns_open symbol in
James Peach
2007-10-10
1
-2
/
+2
*
r20261: merge 20260 from samba_3_0_24
Herb Lewis
2007-10-10
4
-20
/
+21
*
r20173: DNS update fixes:
Gerald Carter
2007-10-10
2
-67
/
+65
*
r20170: Fix secure DNS updates to work against
Gerald Carter
2007-10-10
1
-2
/
+12
*
r20131: get rid of a few no previous prototype warnings
Herb Lewis
2007-10-10
1
-0
/
+3
*
r20119: Update help info indicating how to use separators (forward slash only)
Jim McDonough
2007-10-10
1
-0
/
+2
*
r20116: Start merging in the work done to create the new idmap subsystem.
Simo Sorce
2007-10-10
2
-200
/
+177
*
r20003: Fix error message
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r20001: Fix bug 4273, thanks to Pascal Terjan
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r19991: Sorry for this 2000-liner...
Volker Lendecke
2007-10-10
2
-15
/
+17
*
r19978: More "net sam policy" improvements. Thanks to Karolin Seeger <ks@sern...
Volker Lendecke
2007-10-10
2
-31
/
+68
*
r19944: Fix from Don Watson -- thanks
Volker Lendecke
2007-10-10
1
-7
/
+2
*
r19914: The "default" value with the name "" need different 0-length treatmen...
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r19883: Fix bug 4248 -- thanks to Pascal Terjan :-)
Volker Lendecke
2007-10-10
1
-1
/
+0
*
r19840: Fix an uninitialized variable
Volker Lendecke
2007-10-10
1
-0
/
+7
*
r19835: Some net sam policy improvements.
Volker Lendecke
2007-10-10
1
-50
/
+77
*
r19827: Move registry_push/pull_value to lib/util_reg.c
Volker Lendecke
2007-10-10
1
-115
/
+0
*
r19825: To create a key, smbd also needs read privs assigned
Volker Lendecke
2007-10-10
1
-1
/
+2
*
r19822: Implement net rpc registry createkey, deletekey and deletevalue
Volker Lendecke
2007-10-10
1
-0
/
+168
*
r19821: Make net_rpc_registry use net_run_function2.
Volker Lendecke
2007-10-10
1
-24
/
+14
*
r19818: Remove reg_split_hive, make use of registry_openkey
Volker Lendecke
2007-10-10
1
-55
/
+19
*
r19817: Implement net rpc registry setvalue (only dword and sz so far)
Volker Lendecke
2007-10-10
1
-0
/
+191
*
r19812: dump_regval_buf is not needed anymore
Volker Lendecke
2007-10-10
1
-49
/
+0
*
r19811: Decode REG_MULTI_SZ and REG_BINARY
Volker Lendecke
2007-10-10
2
-2
/
+26
*
r19807: First attempt at wrapping something sane around the registry API. Wil...
Volker Lendecke
2007-10-10
1
-135
/
+345
*
r19804: Fix a valgrind error
Volker Lendecke
2007-10-10
1
-5
/
+4
*
r19797: Convert the remaining pipes to the "new" unique out ptr handling
Volker Lendecke
2007-10-10
2
-15
/
+20
*
r19790: Check in the PIDL change and the converted unixinfo and winbind pipes...
Volker Lendecke
2007-10-10
1
-5
/
+13
*
r19766: Fix a const-warning. Jerry, what did you want to fix with this line?
Volker Lendecke
2007-10-10
1
-1
/
+0
*
r19762: libaddns/*[ch] code fixes donated by Centeris Corporation
Gerald Carter
2007-10-10
2
-86
/
+261
*
r19754: * When using a krb5 session setup, we don't fill in the server_name
Gerald Carter
2007-10-10
2
-30
/
+25
*
r19669: set_share_security does not need a mem_ctx passed
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r19651: Fix interesting bug with the automatic site coverage in Active Direct...
Günther Deschner
2007-10-10
1
-1
/
+1
*
r19528: Fix container handling for "net ads user" and "net ads group" functions
Günther Deschner
2007-10-10
1
-8
/
+19
*
r19527: Fix double free in "net ads group add".
Günther Deschner
2007-10-10
1
-1
/
+0
*
r19525: Fix the same error in "net ads group delete".
Günther Deschner
2007-10-10
1
-3
/
+4
[prev]
[next]