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
r6935: don't do three things at a time :-)
Simo Sorce
1
-2
/
+2
2007-10-10
r6934: thanks to HotaruT for pointing out skel.c was not in line with the res...
Simo Sorce
1
-6
/
+20
2007-10-10
r6933: Add a couple of helper functions for creating nbt names.
Tim Potter
16
-55
/
+41
2007-10-10
r6932: Comment out static function - not used anywhere?
Tim Potter
1
-0
/
+6
2007-10-10
r6931: declare this to avoid warnings until we have loadable modules
Simo Sorce
1
-0
/
+1
2007-10-10
r6930: Use NBT_NAME_CLIENT instead of the number 0.
Tim Potter
2
-2
/
+2
2007-10-10
r6929: LIBCLI_NBT depends on LIB_SECURITY_NDR for various security descriptor
Tim Potter
1
-1
/
+2
2007-10-10
r6928: Add support for printing trusted domain names, sids and passwords in
Andrew Bartlett
1
-52
/
+188
2007-10-10
r6927: Make it easier to program with the SamSync callback interface, perform
Andrew Bartlett
1
-35
/
+96
2007-10-10
r6926: More build farm fixes:
Jelmer Vernooij
11
-175
/
+78
2007-10-10
r6924: Remove some unused functions.
Jelmer Vernooij
1
-200
/
+0
2007-10-10
r6922: remove bad file...
Stefan Metzmacher
1
-87
/
+0
2007-10-10
r6921: preparing for cherry picking merging
Stefan Metzmacher
1
-0
/
+87
2007-10-10
r6920: display the SVN revision in svk build of tree's directly mirrored from...
Stefan Metzmacher
1
-1
/
+6
2007-10-10
r6919: Jelmer, here is my script for filtering individual binaries/subsystems...
Tim Potter
1
-0
/
+50
2007-10-10
r6907: Unixinfo for samba4, not activated by default.
Volker Lendecke
7
-3
/
+350
2007-10-10
r6904: use "krb5:kdc=yes" in your smb.conf when you have the lorikeet-heimdal...
Stefan Metzmacher
2
-2
/
+2
2007-10-10
r6902: Turn the LDAP server on by default. It is no worse than the others...
Andrew Bartlett
1
-1
/
+1
2007-10-10
r6884: the invocationID is only used as objectGUID on the NTDS Settings objec...
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r6883: Move to what simo assures me is the 'correct' way to find the NetBIOS
Andrew Bartlett
2
-18
/
+81
2007-10-10
r6882: Put in configure tests and #ifdef to keep Samba building on older Heim...
Andrew Bartlett
2
-1
/
+4
2007-10-10
r6879: Another attempt at including the 'right' kerberos headers on
Andrew Bartlett
1
-9
/
+12
2007-10-10
r6877: added CLDAP testing to test_ldap.sh
Andrew Tridgell
1
-2
/
+5
2007-10-10
r6876: - fixed a memory leak in the cldap server
Andrew Tridgell
3
-11
/
+14
2007-10-10
r6875: added a BENCH-CLDAP test. Speed of the cldap server isn't all that imp...
Andrew Tridgell
3
-1
/
+132
2007-10-10
r6874: Fix static library build
Jelmer Vernooij
1
-8
/
+6
2007-10-10
r6873: fixed exec bit
Andrew Tridgell
1
-0
/
+0
2007-10-10
r6869: removed completely bogus BASE-RW2 test
Andrew Tridgell
1
-113
/
+0
2007-10-10
r6868: the @ATTRIBUTES object format has changed
Simo Sorce
1
-3
/
+6
2007-10-10
r6867: this code will change the way the @ATTRIBUTES object is handled
Simo Sorce
8
-33
/
+93
2007-10-10
r6863: lib-friendlier names + fix some dependencies
Jelmer Vernooij
5
-14
/
+8
2007-10-10
r6862: Add some more tests
Jelmer Vernooij
7
-30
/
+179
2007-10-10
r6860: Add some allocation and alignment tests, remove uint64 from list of sc...
Jelmer Vernooij
6
-6
/
+188
2007-10-10
r6859: Add ndr_align tests, use environment variables ($CC, $CFLAGS, $LDFLAGS)
Jelmer Vernooij
4
-9
/
+52
2007-10-10
r6857: - Support [public] on functions
Jelmer Vernooij
4
-133
/
+264
2007-10-10
r6856: Add a couple of tests that test for the behaviour described in
Jelmer Vernooij
2
-1
/
+377
2007-10-10
r6854: Add --quiet option to pidl
Jelmer Vernooij
4
-2
/
+175
2007-10-10
r6853: again fixed SOCKET_WRAPPER_DIR in 'make test'
Andrew Tridgell
1
-2
/
+1
2007-10-10
r6852: implement an idea from kinkie to make the 'make test' target automatic...
Andrew Tridgell
1
-7
/
+10
2007-10-10
r6851: Typo in comment.
Tim Potter
1
-1
/
+1
2007-10-10
r6848: Remove some dead/unused code.
Tim Potter
1
-3
/
+0
2007-10-10
r6847: Fix some unused variable warnings in the libnet torture test.
Tim Potter
2
-2
/
+0
2007-10-10
r6846: make smbd terminate immediately on EOF from stdin
Andrew Tridgell
1
-0
/
+16
2007-10-10
r6845: make the talloc header align to 40 bytes, which costs us an extra 4
Andrew Tridgell
1
-8
/
+11
2007-10-10
r6842: Move to .mk file
Jelmer Vernooij
4
-5
/
+6
2007-10-10
r6839: Add support for building subsystems as shared libraries. This can be
Jelmer Vernooij
9
-129
/
+131
2007-10-10
r6838: Remove unnecessary calls to gensec_gsskrb5
Jelmer Vernooij
2
-6
/
+9
2007-10-10
r6836: Allow optionally passing in a destination filename for NDR parsers
Jelmer Vernooij
1
-12
/
+18
2007-10-10
r6833: split out the routine that calculates the diff between two ldb message...
Andrew Tridgell
3
-43
/
+63
2007-10-10
r6831: talloc now requires config.h (this fixes ldb build)
Andrew Tridgell
1
-2
/
+0
[next]