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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r25324: Fix "msdfs proxy"
Volker Lendecke
1
-1
/
+1
2007-10-10
r25323: Fix the build
Volker Lendecke
1
-1
/
+1
2007-10-10
r25317: Activate raw-samba3rootdirfid
Volker Lendecke
1
-0
/
+1
2007-10-10
r25314: Add HKEY_CURRENT_USER to reg_hive_key().
Günther Deschner
1
-0
/
+3
2007-10-10
r25313: dd HKEY_CURRENT_USER to rpccli_winreg_Connect().
Günther Deschner
1
-0
/
+4
2007-10-10
r25311: Patch from Heinrich Mislik <Heinrich.Mislik@univie.ac.at> to fix AIX
Volker Lendecke
1
-0
/
+3
2007-10-10
r25309: Volker's fix for bug #4984 - samba4 torture test
Jeremy Allison
1
-41
/
+71
2007-10-10
r25294: Tidy up callers of unistr2_to_ascii() to pass sizeof(target_area) to
Michael Adam
10
-126
/
+126
2007-10-10
r25287: Eliminate a handful of red bars and overly long lines I just
Michael Adam
1
-32
/
+40
2007-10-10
r25286: Fix one more caller of unistr2_to_ascii() that passed
Michael Adam
1
-1
/
+1
2007-10-10
r25285: Fix some more callers of unistr2_to_ascii to use the size of
Michael Adam
1
-4
/
+4
2007-10-10
r25281: Fix a caller of unistr2_to_ascii():
Michael Adam
1
-1
/
+1
2007-10-10
r25277: Belt-and-braces approach to Volker's fix for RPC-SAMBA3-GETUSERNAME.
Jeremy Allison
1
-4
/
+7
2007-10-10
r25275: w2k3 (as PDC emulator) returns WERR_NO_SUCH_DOMAIN to netlogon_getany...
Stefan Metzmacher
1
-3
/
+13
2007-10-10
r25274: Attempt to fix RPC-SAMBA3-GETUSERNAME
Volker Lendecke
1
-2
/
+2
2007-10-10
r25273: unistrX_to_ascii calls pull_ucs2 - ensure it's never
Jeremy Allison
1
-8
/
+8
2007-10-10
r25272: Fix a bunch of callers of pull_ucs2 that passed -1 for dest_len.
Michael Adam
1
-8
/
+8
2007-10-10
r25270: for internal domains we should not ask a remote DC.
Stefan Metzmacher
1
-0
/
+9
2007-10-10
r25260: add trusted domains always to the end of the list.
Stefan Metzmacher
1
-20
/
+20
2007-10-10
r25258: Fix a panic message and remove superfluous return after the call to s...
Michael Adam
1
-2
/
+1
2007-10-10
r25257: When dumping eventlist, display full timestring.
Günther Deschner
1
-2
/
+3
2007-10-10
r25254: Add my C - Michael
Michael Adam
1
-0
/
+1
2007-10-10
r25252: move macro defines to the end of replace.h
Stefan Metzmacher
1
-32
/
+35
2007-10-10
r25248: According to the build-farm all this defines are not needed
Stefan Metzmacher
1
-19
/
+3
2007-10-10
r25247: Rename the rpccli_lsa_lookup_sids_all() function to rpccli_lsa_lookup...
Michael Adam
2
-127
/
+19
2007-10-10
r25245: rerun 'make idl'
Stefan Metzmacher
13
-1897
/
+1897
2007-10-10
r25244: see what the build-farm says when we only use large file support
Stefan Metzmacher
1
-11
/
+13
2007-10-10
r25241: remove sequence_number out of WINBINDD_DOMAIN_INFO call
Stefan Metzmacher
4
-13
/
+3
2007-10-10
r25239: fix cut-n-paste bug in code with LIBUNWIND support
Stefan Metzmacher
1
-4
/
+0
2007-10-10
r25238: Make the error returns from the string functions
Jeremy Allison
2
-23
/
+47
2007-10-10
r25236: make it possible to alter WINBINDD_SOCKET_DIR via
Stefan Metzmacher
2
-2
/
+7
2007-10-10
r25232: sync lib/replace with SAMBA_4_0
Stefan Metzmacher
7
-24
/
+13
2007-10-10
r25230: sync lib/talloc with SAMBA_4_0
Stefan Metzmacher
4
-125
/
+184
2007-10-10
r25227: Patch from "Steven Danneman" <steven.danneman@isilon.com>:
Stefan Metzmacher
1
-0
/
+14
2007-10-10
r25226: Get rid of more red bars...
Michael Adam
1
-96
/
+96
2007-10-10
r25225: Add a debug message.
Michael Adam
1
-0
/
+3
2007-10-10
r25224: Fix a potential segfault in lsa_lookupsids client code due to
Michael Adam
1
-1
/
+4
2007-10-10
r25223: Fix behaviour of rpccli_lsa_lookupsids_all() when
Michael Adam
1
-5
/
+11
2007-10-10
r25222: Fix last assumptions that (size_t)-1 can be used
Jeremy Allison
2
-19
/
+37
2007-10-10
r25201: Fight those red bars...
Michael Adam
1
-182
/
+183
2007-10-10
r25200: Fix a debug message.
Michael Adam
1
-1
/
+1
2007-10-10
r25199: Remove pstring from strdup_upper - make it the
Jeremy Allison
1
-14
/
+31
2007-10-10
r25198: Change net_rpc_join_ok() to return NTSTATUS for better
Michael Adam
2
-14
/
+25
2007-10-10
r25197: Change net_make_ipc_connection() and net_make_ipc_connection_ex() to
Michael Adam
5
-49
/
+72
2007-10-10
r25195: Fix issue with calling pull_uc2_*alloc with
Jeremy Allison
1
-0
/
+8
2007-10-10
r25184: Fix some C++ warnings and an uninitialized variable
Volker Lendecke
5
-6
/
+6
2007-10-10
r25179: fix libunwind detection on x86 based hosts
Stefan Metzmacher
1
-7
/
+29
2007-10-10
r25177: if configured using --enable-socket-wrapper
Stefan Metzmacher
2
-1
/
+22
2007-10-10
r25173: Use the append_buffer version in a loop.
Jeremy Allison
1
-2
/
+2
2007-10-10
r25172: Remove commented out code we will never enable.
Jeremy Allison
1
-172
/
+0
[next]