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
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
51
-51
/
+51
2007-10-10
r23772: Add ads_find_samaccount() helper function.
Günther Deschner
1
-61
/
+6
2007-10-10
r23770: Some minor cleanups in libgpo
Günther Deschner
1
-3
/
+3
2007-10-10
r23760: Untangle use of strrchr_m and strequal and add some checks
Michael Adam
1
-2
/
+11
2007-10-10
r23757: Fix Coverity id 386
Volker Lendecke
1
-1
/
+5
2007-10-10
r23750: Change the behaviour of net conf import when there is a global section
Michael Adam
1
-8
/
+24
2007-10-10
r23749: Simplify prototype of reg_setvalue_internal:
Michael Adam
1
-22
/
+9
2007-10-10
r23748: Clean use of talloc in import_process_service:
Michael Adam
1
-4
/
+13
2007-10-10
r23747: Move formatting of a parameter's value into a value string
Michael Adam
1
-80
/
+82
2007-10-10
r23746: Fix missing assignments to target string of asprintf in import function.
Michael Adam
1
-2
/
+2
2007-10-10
r23745: Fix: Check whether top subkeyname instead of whole registry key name
Michael Adam
1
-2
/
+3
2007-10-10
r23744: Remove TODO-comment. lp_load returns False if opening
Michael Adam
1
-2
/
+0
2007-10-10
r23666: Rename lp_parameter_valid -> lp_parameter_is_valid.
Michael Adam
1
-1
/
+1
2007-10-10
r23657: Prevent setting of a global option in a share definition
Michael Adam
1
-1
/
+10
2007-10-10
r23656: Add initial checking of the validity of a paramter
Michael Adam
1
-0
/
+14
2007-10-10
r23655: Fix a comment and adjust some code formatting.
Michael Adam
1
-2
/
+3
2007-10-10
r23652: Use the recursive delete function instead of the original one
Michael Adam
1
-1
/
+1
2007-10-10
r23648: Allow to list a custom krb5 keytab file with:
Günther Deschner
1
-3
/
+10
2007-10-10
r23627: Allow to pass down the lookup-level to rpccli_lsa_lookup_names().
Günther Deschner
6
-7
/
+7
2007-10-10
r23612: Revert 'net idmap dump' to the 3.0.24 behaviour.
Volker Lendecke
1
-31
/
+32
2007-10-10
r23593: Mention "net conf" in top level net usage.
Michael Adam
1
-2
/
+3
2007-10-10
r23585: Add a "drop" function to "net conf" that clears the
Michael Adam
1
-0
/
+81
2007-10-10
r23563: Add dump-event-list command to smbcontrol.
Günther Deschner
1
-0
/
+17
2007-10-10
r23554: Fix bug #4711 by makeing cli_connect return an NTSTATUS.
Jeremy Allison
2
-3
/
+7
2007-10-10
r23549: Make "net conf setparm" always use registry data type "sz".
Michael Adam
1
-7
/
+4
2007-10-10
r23543: Adjust comments.
Michael Adam
1
-13
/
+3
2007-10-10
r23485: This checkin consists mostly of refactorings in preparation of the
Michael Adam
1
-18
/
+11
2007-10-10
r23474: Here's a small patch that disables the libkrb5.so replay cache
Gerald Carter
1
-1
/
+1
2007-10-10
r23410: Merge the core of the cluster code.
Volker Lendecke
1
-0
/
+7
2007-10-10
r23407: While verifying a bug I found out that for some reason
Simo Sorce
1
-17
/
+14
2007-10-10
r23379: Whitespace cosmetics, to reduce irritating diffs...
Michael Adam
1
-1
/
+1
2007-10-10
r23323: merged ldb changes from 3.0.26
Andrew Tridgell
2
-1
/
+3
2007-10-10
r23271: merge service control pidl change for CloseServiceHandle() from SAMBA...
Gerald Carter
1
-10
/
+10
2007-10-10
r23223: Convert a leftover direct tdb access to sessionid.tdb
Volker Lendecke
1
-12
/
+13
2007-10-10
r23207: merge net help test fix from SAMBA_3_0_26
Gerald Carter
1
-0
/
+1
2007-10-10
r23204: Add MSG_SMB_BRL_VALIDATE. Tridge, this is a bit different from your bzr
Volker Lendecke
1
-0
/
+30
2007-10-10
r23195: Add void *private_data to brl_forall
Volker Lendecke
1
-2
/
+3
2007-10-10
r23183: Check in a change made by Tridge:
Volker Lendecke
1
-6
/
+23
2007-10-10
r23171: Convert connections.tdb to dbwrap
Volker Lendecke
3
-6
/
+7
2007-10-10
r23055: Rewrite messages.c to use auto-generated marshalling in the tdb. I'm
Volker Lendecke
1
-36
/
+28
2007-10-10
r23010: Make the output of "smbcontrol --help" match that of "smbcontrol help".
James Peach
1
-5
/
+30
2007-10-10
r23009: Both contains a strchr_m(server,'/') few lines after replacing all / ...
James Peach
2
-10
/
+4
2007-10-10
r23005: If we're running on a system where time_t is 8 bytes
Jeremy Allison
1
-2
/
+2
2007-10-10
r22973: Apparently, 3.0.25 broke smb4k badly ;-)
Alexander Bokovoy
1
-2
/
+6
2007-10-10
r22954: More messaging_register
Volker Lendecke
1
-6
/
+0
2007-10-10
r22934: Change smbcontrol to use messaging_register instead of message_register
Volker Lendecke
1
-23
/
+35
2007-10-10
r22932: Use the same symbol in sizeof and cast for talloc.
Michael Adam
1
-1
/
+1
2007-10-10
r22911: Pass a messaging_context to message_send_all
Volker Lendecke
1
-1
/
+1
2007-10-10
r22908: All callers of message_init now also call messaging_init. Unify those.
Volker Lendecke
1
-3
/
+0
2007-10-10
r22906: Some more message_send_pid
Volker Lendecke
1
-33
/
+46
[prev]
[next]