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
r20653: If this is the wrong way to fix the build, I apologize. But these inc...
Volker Lendecke
3
-0
/
+3
2007-10-10
r20652: Attempt to fix the build
Volker Lendecke
2
-0
/
+2
2007-10-10
r20650: revert a bunch of code I didn't mean to commit yet
Andrew Tridgell
13
-887
/
+597
2007-10-10
r20649: fixed strlower_talloc() and strupper_talloc() to end with right size,
Andrew Tridgell
1
-0
/
+6
2007-10-10
r20648: Closer to a build... Add missing header file.
Andrew Bartlett
1
-0
/
+434
2007-10-10
r20647: add cluster code
Andrew Tridgell
16
-597
/
+971
2007-10-10
r20646: first preparations for cluster enablement. This changes "
Andrew Tridgell
31
-125
/
+159
2007-10-10
r20645: Commit the build system changes to allow scripts in config.mk files.
Andrew Bartlett
1
-4
/
+9
2007-10-10
r20643: Remove generated files accidentilly committed.
Andrew Bartlett
4
-223
/
+0
2007-10-10
r20642: This bit of autoconf causes us pain. Revert back to how we had things
Andrew Bartlett
1
-1
/
+0
2007-10-10
r20640: Commit part 2/2
Andrew Bartlett
176
-2843
/
+30855
2007-10-10
r20639: Commit part 1 of 2.
Andrew Bartlett
17
-397
/
+301
2007-10-10
r20638: Check for NULL pointers (where possible) in print functions. Fixes #4...
Jelmer Vernooij
2
-33
/
+34
2007-10-10
r20637: Don't check for NULL pointers when the pointer is guaranteed to not b...
Jelmer Vernooij
3
-42
/
+219
2007-10-10
r20633: Add another test, fix warnings.
Jelmer Vernooij
1
-7
/
+44
2007-10-10
r20632: The extended RAW-SAMBA3BADPATH test led me to some wrong assumptions, in
Volker Lendecke
1
-261
/
+2
2007-10-10
r20631: Add some tests for the ndr parser.
Jelmer Vernooij
3
-2
/
+157
2007-10-10
r20629: add a wrapper function for ldb_extended(ldb, DSDB_EXTENDED_REPLICATED...
Stefan Metzmacher
3
-1
/
+311
2007-10-10
r20625: Fix couple of warnings.
Jelmer Vernooij
6
-219
/
+231
2007-10-10
r20624: added AIO read to pvfs backend
Andrew Tridgell
6
-4
/
+129
2007-10-10
r20623: change where the smb.conf parm event:backend is checked to ensure it
Andrew Tridgell
1
-4
/
+6
2007-10-10
r20622: Add in a hack to avoid permitting searches on the value of protected
Andrew Bartlett
1
-1
/
+23
2007-10-10
r20621: - enable the aio events backend on systems that support it
Andrew Tridgell
3
-7
/
+19
2007-10-10
r20618: Fix a bug in bad_path handling that also exists in 3.0.23: For reply_...
Volker Lendecke
1
-5
/
+16
2007-10-10
r20613: The individual tests are fine, I did run samba3badpath, but raw-samba...
Volker Lendecke
1
-0
/
+3
2007-10-10
r20609: Additional torture test for our bad_path handling. Most of it is disa...
Volker Lendecke
1
-2
/
+210
2007-10-10
r20599: - forward extended operations in the partitions module
Stefan Metzmacher
2
-3
/
+47
2007-10-10
r20598: add comments and make clear that the void *data element for extended ...
Stefan Metzmacher
1
-5
/
+7
2007-10-10
r20596: add prototypes for the ldb_extended functions
Stefan Metzmacher
1
-2
/
+62
2007-10-10
r20595: W2k and XP don't always show the top directory as hidden, w2k3 does. ...
Volker Lendecke
1
-17
/
+23
2007-10-10
r20594: Match popt.h declaration.
James Peach
1
-1
/
+1
2007-10-10
r20593: Kill annoying warning.
James Peach
1
-1
/
+1
2007-10-10
r20592: Use the Heimdal copy of err.h only if the build host doesn't have it.
James Peach
2
-11
/
+10
2007-10-10
r20591: Revert accidental commit that broke the build.
James Peach
1
-5
/
+0
2007-10-10
r20590: Heimdal uses warn(), so we should prototype it here too.
James Peach
1
-0
/
+6
2007-10-10
r20588: handle extended operations in the ldb_next_request() call
Stefan Metzmacher
1
-0
/
+3
2007-10-10
r20587: prepare the DSDB_EXTENDED_REPLICATED_OBJECTS_OID handling
Stefan Metzmacher
2
-0
/
+21
2007-10-10
r20586: - allocate an OID range for LDB/LDAP extended operations
Stefan Metzmacher
1
-0
/
+3
2007-10-10
r20583: implement the frontend calls for extended operations
Stefan Metzmacher
2
-5
/
+112
2007-10-10
r20582: use void *data in the ldb_extended struct to match what we have in ld...
Stefan Metzmacher
1
-4
/
+4
2007-10-10
r20581: - the ldb modules have explicit hooks for extended operations
Stefan Metzmacher
2
-2
/
+6
2007-10-10
r20580: pass the DSDB_CONTROL_REPLICATED_OBJECT_OID with the ldb_add request
Stefan Metzmacher
4
-22
/
+126
2007-10-10
r20577: - allocate an OID range for samba4 LDB/LDAP Controls
Stefan Metzmacher
1
-0
/
+2
2007-10-10
r20576: add functions to get and set dsdb_schema on the ldb context
Stefan Metzmacher
1
-0
/
+34
2007-10-10
r20575: apply records to the test_samdb.ldb (my birthday present to myself...:-)
Stefan Metzmacher
2
-4
/
+86
2007-10-10
r20573: fix handling of pointers handling to elements with the charset property
Stefan Metzmacher
1
-6
/
+14
2007-10-10
r20572: - prepare a test_samdb.ldb in the NET-API-BECOME-DC torture test
Stefan Metzmacher
3
-12
/
+153
2007-10-10
r20571: fix '' case
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r20570: use talloc_asprintf() instead of talloc_asprintf_append()
Stefan Metzmacher
1
-3
/
+4
2007-10-10
r20568: split out the rootdse ldif
Stefan Metzmacher
4
-20
/
+33
[next]