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
r13812: fix compiler warning
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r13811: nicer format...
Stefan Metzmacher
1
-2
/
+14
2007-10-10
r13810: global data types are defined in core.h now...
Stefan Metzmacher
2
-8
/
+8
2007-10-10
r13809: move ldb specific define
Stefan Metzmacher
2
-3
/
+3
2007-10-10
r13808: remove unused define
Stefan Metzmacher
1
-4
/
+0
2007-10-10
r13807: print out the netbios name the packet is for
Stefan Metzmacher
3
-6
/
+9
2007-10-10
r13803: fixed two errors found with 'make valgrindtest'
Andrew Tridgell
2
-2
/
+2
2007-10-10
r13790: Add Samba as category
Jelmer Vernooij
3
-3
/
+3
2007-10-10
r13789: Add metadata files for the GTK+ apps
Jelmer Vernooij
3
-0
/
+30
2007-10-10
r13786: [merge] Add registration functions for LDB modules
Jelmer Vernooij
44
-396
/
+326
2007-10-10
r13773: Be consistent in the way you get out and free allocated data
Simo Sorce
1
-2
/
+2
2007-10-10
r13770: - do fsync() on the debug fd, as we do in samba3,
Stefan Metzmacher
2
-22
/
+21
2007-10-10
r13769: the "wins partners"-option will not be readded
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r13768: be less verbose...
Stefan Metzmacher
1
-0
/
+3
2007-10-10
r13767: fix compiler warnings
Stefan Metzmacher
4
-31
/
+36
2007-10-10
r13760: Remove extern declaration for SMB_PASSWD_FILE
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r13754: Update TODO
Jelmer Vernooij
1
-16
/
+5
2007-10-10
r13753: /bin/sh -> /bin/bash as this script uses some bash-specific constructs
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r13752: Add doxyfile and fix formatting of comments. Current output is availa...
Jelmer Vernooij
23
-229
/
+1584
2007-10-10
r13745: remove some code I was experimenting with and forgot was there when I
Andrew Tridgell
1
-349
/
+0
2007-10-10
r13744: Make ldb_ldap async
Simo Sorce
3
-258
/
+747
2007-10-10
r13743: Generic fixes and improvements
Simo Sorce
1
-59
/
+80
2007-10-10
r13742: Fix tests to work better with ldap
Simo Sorce
5
-12
/
+16
2007-10-10
r13741: make the pointer type in pidl handle any size pointer, just in case we
Andrew Tridgell
1
-8
/
+13
2007-10-10
r13740: the BASE-DELETE test now passes, and is a quick test
Andrew Tridgell
2
-3
/
+3
2007-10-10
r13739: a fairly major overhaul of the opendb code to allow the BASE-DELETE
Andrew Tridgell
9
-324
/
+932
2007-10-10
r13738: added support for a "pointer" type in pidl. This will be used in the
Andrew Tridgell
3
-0
/
+33
2007-10-10
r13735: Add summary of changes since the first TP so far. Please let me know
Jelmer Vernooij
1
-1
/
+98
2007-10-10
r13726: Fix indentation.
Rafal Szczesniak
1
-1
/
+1
2007-10-10
r13710: fix compiler warnings
Stefan Metzmacher
3
-7
/
+7
2007-10-10
r13709: fix compiler warnings
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r13708: fix compiler warnings
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r13707: expanded the delete on close test some more, and make it easier to
Andrew Tridgell
1
-47
/
+70
2007-10-10
r13701: removed some unnecessary casts
Andrew Tridgell
1
-5
/
+5
2007-10-10
r13700: added highestCommittedUSN, uSNChanged and uSNCreated support, using
Andrew Tridgell
4
-0
/
+81
2007-10-10
r13699: restore the system/select.h include, as otherwise we don't detect
Andrew Tridgell
1
-0
/
+1
2007-10-10
r13662: Typo fix, add more public headers
Jelmer Vernooij
4
-6
/
+13
2007-10-10
r13658: More moving around of files:
Jelmer Vernooij
66
-193
/
+435
2007-10-10
r13655: Use new name of build header
Jelmer Vernooij
10
-10
/
+10
2007-10-10
r13654: Move some more stuff out of include/
Jelmer Vernooij
8
-15
/
+15
2007-10-10
r13653: Copy headers from the right place
Jelmer Vernooij
2
-1
/
+2
2007-10-10
r13652: Move some more stuff out off include/
Jelmer Vernooij
9
-76
/
+5
2007-10-10
r13651: Always make sure pkgconfig directory exists
Jelmer Vernooij
1
-1
/
+2
2007-10-10
r13650: Install manpages when building standalone
Jelmer Vernooij
1
-0
/
+4
2007-10-10
r13649: Move the general introduction to Samba4 to README and
Jelmer Vernooij
2
-135
/
+124
2007-10-10
r13637: Adding more netr_UserFlags.
Günther Deschner
1
-3
/
+13
2007-10-10
r13634: Fix typo.
Günther Deschner
1
-1
/
+1
2007-10-10
r13633: Adding more SE_GROUP bits and make it a bitmask as well.
Günther Deschner
1
-5
/
+11
2007-10-10
r13632: The "password_properties" is a bitmask as well.
Günther Deschner
1
-10
/
+12
2007-10-10
r13631: Add DOMAIN_PASSWORD_LOCKOUT_ADMINS (this bit only allows to lockout
Günther Deschner
1
-0
/
+1
[next]