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
r18398: Fix bug #4095 - username composed into domain\user
Jeremy Allison
1
-1
/
+1
2007-10-10
r18397: Change rpccli_lsa_close() as a wrapper for the autogenerated
Gerald Carter
1
-25
/
+8
2007-10-10
r18396: regenerate unixinfo files after metze changes to the IDL
Gerald Carter
2
-94
/
+64
2007-10-10
r18395: have the ndr layer alloc outgoing structure members for us
Gerald Carter
1
-0
/
+2
2007-10-10
r18394: get the lsa client code to link
Gerald Carter
3
-2
/
+7
2007-10-10
r18393: get the data size and not offset when initializing a data blob from a...
Gerald Carter
1
-1
/
+4
2007-10-10
r18390: give a better error code
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r18387: remove echo of pidl command line (was used for debugging)
Gerald Carter
1
-1
/
+1
2007-10-10
r18380: the panic action command needs to be different in samba4
Stefan Metzmacher
1
-9
/
+17
2007-10-10
r18379: make the gdb_backtrace executable
Stefan Metzmacher
1
-0
/
+0
2007-10-10
r18373: copy over configure.developer from samba4 which adds
Stefan Metzmacher
1
-1
/
+4
2007-10-10
r18369: I've got a sniff where NT4 sends just a single byte after the 516 byte
Volker Lendecke
2
-4
/
+5
2007-10-10
r18313: Nobody said "no" (yet.... gd?), so commit it:
Volker Lendecke
3
-147
/
+42
2007-10-10
r18312: Change gencache_get slightly: Delete expired keys, and only strdup th...
Volker Lendecke
3
-6
/
+10
2007-10-10
r18311: Simplify gencache_get by using strtol instead of sscanf
Volker Lendecke
1
-50
/
+28
2007-10-10
r18310: Add a little test for some gencache routines
Volker Lendecke
3
-110
/
+67
2007-10-10
r18275: add auto generated dfs code
Gerald Carter
7
-2
/
+4550
2007-10-10
r18274: Cleanup unnecessary empty headers and add a comment
Gerald Carter
5
-0
/
+4
2007-10-10
r18271: Big change:
Gerald Carter
59
-283
/
+15763
2007-10-10
r18269: regenerate idl output
Stefan Metzmacher
1
-16
/
+7
2007-10-10
r18259: Fix the non-krb5 builds.
Günther Deschner
1
-1
/
+2
2007-10-10
r18241: If replacing the krb5.conf, ensure it's readable.
Jeremy Allison
1
-0
/
+10
2007-10-10
r18239: THIS IS GUENTHER'S WORK !!! He's allowing me to merge
Jeremy Allison
3
-51
/
+219
2007-10-10
r18237: include dcerpc.h here to fix compile of autogenerated unixinfo files
Gerald Carter
1
-0
/
+2
2007-10-10
r18236: fully autogenerated unix info files
Gerald Carter
1
-0
/
+78
2007-10-10
r18235: stub header to get past compile issues with pidl ndr output
Gerald Carter
1
-0
/
+40
2007-10-10
r18234: DNS failures are too common to log at level zero or 1.
Jeremy Allison
1
-3
/
+3
2007-10-10
r18233: Use the autogenerated cli_unixinfo rather than the old one.
Jelmer Vernooij
5
-82
/
+3
2007-10-10
r18232: - Trim number of regexes applied to generated files
Jelmer Vernooij
4
-21
/
+92
2007-10-10
r18230: Build Samba3 RPC client<->libndr glue code.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r18229: regenerated unixinfo files and add a few header stubs. Almost autoge...
Gerald Carter
7
-10
/
+29
2007-10-10
r18226: Ensure we only do this evil thing if it's our realm.
Jeremy Allison
1
-2
/
+1
2007-10-10
r18225: If we're going to overwrite krb5.conf, at least
Jeremy Allison
1
-20
/
+42
2007-10-10
r18224: Paranoia - ensure the oplock event handler is
Jeremy Allison
2
-1
/
+16
2007-10-10
r18201: Make explicit what's going on here.
Jeremy Allison
1
-1
/
+2
2007-10-10
r18200: Experimental code to allow system /etc/krb5.conf to be
Jeremy Allison
1
-42
/
+63
2007-10-10
r18199: Allow winbindd to delete a saf_ entry if it knows
Jeremy Allison
2
-0
/
+28
2007-10-10
r18197: compile fixes
Gerald Carter
1
-2
/
+0
2007-10-10
r18196: Fix debug message (this should be online not offline).
Jeremy Allison
1
-1
/
+1
2007-10-10
r18195: remove hardcoded path introdiced by pidl
Gerald Carter
1
-1
/
+1
2007-10-10
r18193: Not quite to autogenerated NDR but closer thanks to Jelmer's
Gerald Carter
27
-111
/
+189
2007-10-10
r18192: Fix the build.
Jeremy Allison
1
-1
/
+1
2007-10-10
r18191: Fix the online/offline state handling of winbindd.
Jeremy Allison
6
-41
/
+159
2007-10-10
r18189: When tearing down a connection we can be harsher
Jeremy Allison
1
-5
/
+29
2007-10-10
r18188: merge 3.0-libndr branch
Jelmer Vernooij
41
-1382
/
+1765
2007-10-10
r18187: Replace copy of idl files with a svn:externals link.
Gerald Carter
15
-8423
/
+0
2007-10-10
r18185: add librpc/idl and relevant IDL files from SAMBA_4_0
Gerald Carter
15
-0
/
+8423
2007-10-10
r18182: only grant privs to Administrators if privileges are enabled to avoid...
Gerald Carter
1
-2
/
+5
2007-10-10
r18177: Some build- and memleak-fixes for the (not build by default) ADS GPO
Günther Deschner
2
-13
/
+31
2007-10-10
r18175: Forgot to call asn1_free() in previous commit.
Günther Deschner
1
-0
/
+1
[prev]
[next]