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
/
source4
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
r10694: Add some work I did this afternoon on getting pidl to output Samba3
Jelmer Vernooij
2007-10-10
10
-42
/
+856
*
r10691: This gets half-way to wbinfo -n. It acquires an lsa pipe, and does a
Volker Lendecke
2007-10-10
7
-6
/
+418
*
r10690: Fix a bug that metze pointed out: Leaving the "rejecting" destructor ...
Volker Lendecke
2007-10-10
1
-0
/
+1
*
r10687: Another one...
Volker Lendecke
2007-10-10
1
-1
/
+0
*
r10686: Fix the build
Volker Lendecke
2007-10-10
1
-1
/
+0
*
r10685: Why wait 5 seconds...
Volker Lendecke
2007-10-10
1
-2
/
+2
*
r10684: Add a nasty hack for the failure case of wbinfo -t. Tridge has a prop...
Volker Lendecke
2007-10-10
2
-3
/
+26
*
r10683: Samba3's wbinfo -t should give the correct answer now.
Volker Lendecke
2007-10-10
6
-50
/
+365
*
r10682: force the free of the fd event first when a stream terminates. That e...
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r10681: Convert dcerpc_open_smb to a composite function.
Volker Lendecke
2007-10-10
1
-42
/
+113
*
r10680: Fix a warning.
Rafal Szczesniak
2007-10-10
1
-0
/
+1
*
r10679: Monitor messages should be issued from usermod functions.
Rafal Szczesniak
2007-10-10
2
-8
/
+52
*
r10678: Add debug helper
Jelmer Vernooij
2007-10-10
1
-0
/
+22
*
r10677: Add smb_composite_connectmulti: Send out multiple SYN packets at once...
Volker Lendecke
2007-10-10
9
-12
/
+250
*
r10675: Connect to the DC's IPC$
Volker Lendecke
2007-10-10
4
-15
/
+96
*
r10670: Add notes on things that are TODO in Samba4 kerberos land.
Andrew Bartlett
2007-10-10
1
-0
/
+46
*
r10669: reverted jelmers commit 10663 as it was causing lots of panics in 'ma...
Andrew Tridgell
2007-10-10
2
-8
/
+13
*
r10668: added a ildap_search_bytree() function
Andrew Tridgell
2007-10-10
1
-5
/
+20
*
r10667: cope with a NULL tree for base searches in ldb_search()
Andrew Tridgell
2007-10-10
1
-11
/
+11
*
r10666: - reverse the ildap ldb backend so tree based searches go through
Andrew Tridgell
2007-10-10
1
-22
/
+28
*
r10665: fixed some crash errors and an error encoding AND and OR operations i...
Andrew Tridgell
2007-10-10
1
-3
/
+16
*
r10664: Include limits.h in replace.h for HOST_NAME_MAX
Jelmer Vernooij
2007-10-10
2
-22
/
+21
*
r10663: Eliminate use of pstring
Jelmer Vernooij
2007-10-10
2
-13
/
+8
*
r10662: Eliminate pstring and friends.
Jelmer Vernooij
2007-10-10
1
-8
/
+6
*
r10653: give unknown levels a name basicly the *2 levels mean
Stefan Metzmacher
2007-10-10
1
-4
/
+4
*
r10646: Hey Jelmer what do you think of this? The SConscript for the libcli
Tim Potter
2007-10-10
2
-69
/
+147
*
r10643: increase smbd max runtime when using valgrind
Andrew Tridgell
2007-10-10
1
-1
/
+5
*
r10641: fixed the error handling on search errors in the ildap backend
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r10638: - add wrepl_socket_merge() function that creates a wrepl_socket on top
Stefan Metzmacher
2007-10-10
2
-0
/
+45
*
r10637: use the correct memory context in the ndr_pull_* function
Stefan Metzmacher
2007-10-10
2
-17
/
+29
*
r10636: Formatting for better readability.
Rafal Szczesniak
2007-10-10
2
-6
/
+15
*
r10635: Formatting for better readability.
Rafal Szczesniak
2007-10-10
1
-4
/
+4
*
r10633: Formatting.
Rafal Szczesniak
2007-10-10
1
-3
/
+4
*
r10631: Formatting.
Rafal Szczesniak
2007-10-10
1
-3
/
+3
*
r10627: - use a wrepl specific enum for the node type
Stefan Metzmacher
2007-10-10
4
-7
/
+14
*
r10610: forgot one file in the last commit:
Stefan Metzmacher
2007-10-10
1
-5
/
+37
*
r10608: - fix hierachical memory handling in ndr_pull_nbt_name
Stefan Metzmacher
2007-10-10
5
-55
/
+152
*
r10605: Forgot one file...
Jelmer Vernooij
2007-10-10
1
-0
/
+416
*
r10604: Put in the new registry "patchfile" code (similar to ldif
Jelmer Vernooij
2007-10-10
9
-878
/
+77
*
r10603: neaten up the ldb module initialisation code
Andrew Tridgell
2007-10-10
2
-63
/
+33
*
r10599: Use localhost again for now, until I trace where we are leaking name ...
Andrew Bartlett
2007-10-10
1
-1
/
+1
*
r10598: Factor out common code, in preperation for a move elsewhere.
Andrew Bartlett
2007-10-10
1
-11
/
+7
*
r10597: And add the .mk files for the new credentials subsystem.
Andrew Bartlett
2007-10-10
2
-0
/
+12
*
r10596: Move the credentials code into it's own subsystem, and push it under ...
Andrew Bartlett
2007-10-10
5
-489
/
+545
*
r10595: Use a server name of 'localtest' not 'localhost', so we can move to
Andrew Bartlett
2007-10-10
4
-17
/
+22
*
r10594: Add initial framework for lib/registry torture tests
Jelmer Vernooij
2007-10-10
3
-1
/
+100
*
r10593: Add printf attribute
Andrew Bartlett
2007-10-10
1
-1
/
+1
*
r10592: Add "adfgets()" function, which allocates and reads a line from a fd.
Jelmer Vernooij
2007-10-10
4
-2
/
+153
*
r10588: Remove more unused files, macros
Jelmer Vernooij
2007-10-10
9
-90
/
+24
*
r10587: Remove unused constants
Jelmer Vernooij
2007-10-10
1
-91
/
+0
[prev]
[next]