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
path:
root
/
source4
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r12637: test CLDAP with both NULL and non-NULL user
Andrew Tridgell
1
-0
/
+6
2007-10-10
r12636: fixed some torture code for the changed lsa string types
Andrew Tridgell
2
-5
/
+5
2007-10-10
r12635: use the new [validate] value() checking to fix the string types for
Andrew Tridgell
1
-11
/
+11
2007-10-10
r12634: make the [validate] binding string switch also check to see if the
Andrew Tridgell
2
-3
/
+53
2007-10-10
r12633: expose talloc_vasprintf_append()
Andrew Tridgell
2
-4
/
+2
2007-10-10
r12632: Build fixes from Brad Hards <bradh@frogmouth.net>
Andrew Bartlett
3
-1
/
+3
2007-10-10
r12631: Now we have fixed the provision script, we don't need to work around
Andrew Bartlett
1
-1
/
+1
2007-10-10
r12630: Remove attributes which should be automaticly generated.
Andrew Bartlett
1
-3
/
+0
2007-10-10
r12629: Add a comment so minimal_includes.pl doesn't try and remove this.
Andrew Bartlett
1
-1
/
+1
2007-10-10
r12628: Prevent double registration warnings
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r12627: This magic comment keeps minimal_includes.pl from suggesting the
Andrew Bartlett
1
-1
/
+1
2007-10-10
r12626: some systems need time.h here (for asctime())
Andrew Tridgell
1
-0
/
+1
2007-10-10
r12625: More 'useful' names for the DNS zone.
Andrew Bartlett
1
-0
/
+3
2007-10-10
r12624: (hopefully) fix for BSD make after srcdir/builddir changes
Jelmer Vernooij
1
-3
/
+3
2007-10-10
r12623: Another round of fixes for the prototypes of tables.c
Jelmer Vernooij
4
-13
/
+24
2007-10-10
r12622: Move table.c prototypes to seperate header to prevent circular depend...
Jelmer Vernooij
13
-0
/
+13
2007-10-10
r12621: INIT_FUNCTION no longer has to be set on libraries
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r12620: Get rid of automatically generated lists of init functions of subsyst...
Jelmer Vernooij
31
-89
/
+58
2007-10-10
r12619: make sure we don't return more than 25 addresses, as w2k3 crashes in ...
Stefan Metzmacher
1
-0
/
+4
2007-10-10
r12618: use our primary interface address or the "winsdb:local_owner" -address
Stefan Metzmacher
7
-44
/
+48
2007-10-10
r12617: create a winsdb_handle and pass that arround,
Stefan Metzmacher
7
-18
/
+43
2007-10-10
r12616: remove unused function, and we have iface_local() as replacement
Stefan Metzmacher
1
-15
/
+0
2007-10-10
r12615: prepare building with ../samba4/source/configure --srcdir=../samba4/s...
Stefan Metzmacher
8
-22
/
+37
2007-10-10
r12613: workarround a BSD make bug, where $< gets expanded to 'torture/libnet...
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r12611: fix compiler warnings
Stefan Metzmacher
2
-8
/
+8
2007-10-10
r12610: we need struct passwd on some systems
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r12609: - add some comments to a change that went in in the last 'fix the bui...
Stefan Metzmacher
1
-1
/
+7
2007-10-10
r12608: Remove some unused #include lines.
Jelmer Vernooij
251
-463
/
+1
2007-10-10
r12607: fix the build
Stefan Metzmacher
11
-14
/
+23
2007-10-10
r12606: - fix multihomed registrations
Stefan Metzmacher
4
-211
/
+265
2007-10-10
r12605: docs patch from Brad Hards <bradh@frogmouth.net>
Simo Sorce
2
-82
/
+151
2007-10-10
r12604: fix make clean as Brad Hards <bradh@frogmouth.net> sugested
Simo Sorce
1
-1
/
+2
2007-10-10
r12602: fix compiler warning
Stefan Metzmacher
1
-4
/
+4
2007-10-10
r12601: Syncronise both copies of dlinklist.h.
Andrew Bartlett
2
-4
/
+37
2007-10-10
r12600: Add a new module to sort the objectclass attribute on store. The
Andrew Bartlett
5
-2
/
+327
2007-10-10
r12599: This new LDB module (and associated changes) allows Samba4 to operate
Andrew Bartlett
10
-279
/
+822
2007-10-10
r12598: Make the 'objectClass' part of the templating process actually work.
Andrew Bartlett
3
-29
/
+30
2007-10-10
r12597: One less void *
Andrew Bartlett
1
-1
/
+1
2007-10-10
r12596: This variable is unused.
Andrew Bartlett
1
-3
/
+0
2007-10-10
r12595: There was no comment on the mailing list, so kill the 'ldapsrv:samdb'
Andrew Bartlett
1
-16
/
+0
2007-10-10
r12594: Jelmer pushed some proposed header reductions to the list today. This
Andrew Bartlett
7
-23
/
+2
2007-10-10
r12592: Remove some useless dependencies
Jelmer Vernooij
33
-201
/
+223
2007-10-10
r12589: Add missing newline.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r12584: Move NDR tests from rpc/ to local/, add to list of tests
Jelmer Vernooij
5
-7
/
+7
2007-10-10
r12580: return the first 0x1B address as first address to 0x1C queries
Stefan Metzmacher
1
-0
/
+42
2007-10-10
r12578: - w2k3 allows entries with 127.0.0.1 as address, so we should do
Stefan Metzmacher
1
-8
/
+1
2007-10-10
r12577: filter the loopback addresses like this 127.*.*.* and not only 127.0.0.1
Stefan Metzmacher
1
-12
/
+10
2007-10-10
r12574: Bring tables.pl back to life and move registration of interfaces
Jelmer Vernooij
6
-106
/
+140
2007-10-10
r12573: Update README to recent changes in pidls namespace
Jelmer Vernooij
1
-13
/
+11
2007-10-10
r12572: No longer parse coclasses as interfaces
Jelmer Vernooij
1
-1
/
+3
[prev]
[next]