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
r20684: if we don't have any indexes, then we should not waste time
Stefan Metzmacher
1
-0
/
+5
2007-10-10
r20683: load indexes before applying replicated objects,
Stefan Metzmacher
1
-0
/
+3
2007-10-10
r20682: make the dsdb_extended_replicated_objects_commit() interface a bit mo...
Stefan Metzmacher
2
-37
/
+18
2007-10-10
r20681: implement the DSDB_EXTENDED_REPLICATED_OBJECTS operation.
Stefan Metzmacher
2
-3
/
+374
2007-10-10
r20680: prepare the helper functions for applying replicated objects
Stefan Metzmacher
2
-59
/
+20
2007-10-10
r20679: make the init_handle stuff a bit easier and get rid of really ugly ta...
Stefan Metzmacher
1
-26
/
+15
2007-10-10
r20678: add index for objectGUID
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r20677: Condense compilations rules.
James Peach
1
-27
/
+63
2007-10-10
r20676: Add ref pointer to fix warning.
Jelmer Vernooij
4
-19
/
+21
2007-10-10
r20675: Fix installation.
Jelmer Vernooij
2
-2
/
+9
2007-10-10
r20670: Make the logic more clear
Simo Sorce
1
-16
/
+22
2007-10-10
r20669: Simplifing more
Simo Sorce
1
-88
/
+56
2007-10-10
r20665: put in my version of aio.h
Andrew Tridgell
1
-4
/
+4
2007-10-10
r20661: the golden rule: "make things private if possible!"
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r20659: add missing system/aio.h
Stefan Metzmacher
1
-0
/
+29
2007-10-10
r20657: fix compiler warning and bug:-)
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r20656: This way the process flow should be much more readable.
Simo Sorce
1
-104
/
+131
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
r20641: Everything relevant from the old swat (now swat.obsolete) directory h...
Derrell Lipman
3464
-157075
/
+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
r20616: Point at the wiki
Jelmer Vernooij
1
-0
/
+3
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
r20601: Web Application Framework
Derrell Lipman
4
-27
/
+58
2007-10-10
r20600: Web Application Framework
Derrell Lipman
12
-81
/
+634
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
[next]