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
2008-08-20
librpc/ndr: add support for Type Serialization Version 1 to subcontext
Stefan Metzmacher
1
-1
/
+114
2008-08-20
pidl/NDR::Parser: pass typedefs through the ParseElement*Level() functions
Stefan Metzmacher
1
-2
/
+14
2008-08-20
pidl/NDR: generate a LEVELS array for typedefs
Stefan Metzmacher
1
-0
/
+17
2008-08-20
pidl/NDR: correctly check for valid properties
Stefan Metzmacher
1
-27
/
+31
2008-08-20
pidl/NDR::Parser: pass $ndr to ->start_flags() and ->end_flags()
Stefan Metzmacher
1
-35
/
+35
2008-08-20
pidl/NDR::Parser: pass $ndr to ParseMemCtxPull*()
Stefan Metzmacher
1
-11
/
+11
2008-08-20
pidl/NDR::Parser: pass $ndr to ParsePtrPush()
Stefan Metzmacher
1
-7
/
+7
2008-08-20
pidl/NDR::Parser: use my $ndr = "ndr" in the remaining top functions
Stefan Metzmacher
1
-26
/
+29
2008-08-20
pidl/NDR::Parser: pass down $ndr from the top functions
Stefan Metzmacher
1
-27
/
+32
2008-08-20
pidl/NDR::Parser: pass $ndr to ->PRINT_FN_BLOB()
Stefan Metzmacher
2
-46
/
+49
2008-08-20
pidl/NDR::Parser: pass $ndr to ->PUSH_FN_BLOB()
Stefan Metzmacher
2
-45
/
+45
2008-08-20
pidl/NDR::Parser: pass $ndr to ->PULL_FN_BODY()
Stefan Metzmacher
1
-42
/
+42
2008-08-20
pidl/NDR::Parser: use $ndr instead of "ndr"
Stefan Metzmacher
1
-14
/
+14
2008-08-20
don't overwrite fixed attributes with @ATTRIBUTES
Andrew Tridgell
1
-0
/
+4
2008-08-20
Merge commit 'origin/v4-0-test' into v4-0-test
Andrew Tridgell
69
-1514
/
+1597
2008-08-20
added a LDB_ATTR_FLAG_FIXED so the schema module can mark attributes
Andrew Tridgell
2
-2
/
+7
2008-08-19
added some comments at the request of a frustrated abartlet
Andrew Tridgell
1
-0
/
+7
2008-08-19
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet
Andrew Bartlett
43
-446
/
+617
2008-08-19
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet
Andrew Bartlett
17
-97
/
+416
2008-08-19
Fix up new OpenLDAP MMR code.
Andrew Bartlett
5
-47
/
+36
2008-08-19
Generate Multi-Master Replication configuration for OpenLDAP
Oliver Liebel
5
-12
/
+128
2008-08-19
Fix templates.ldb reprovision handling.
Andrew Bartlett
3
-11
/
+21
2008-08-18
librpc: don't build the old mszip decompression code
Stefan Metzmacher
2
-3
/
+3
2008-08-18
ndr_compression: use zlib's inflate() for decompression
Stefan Metzmacher
2
-12
/
+83
2008-08-18
zlib: mark as modified for samba
Stefan Metzmacher
1
-2
/
+8
2008-08-18
zlib: fix compiler warnings
Stefan Metzmacher
12
-74
/
+80
2008-08-18
zlib: we don't need the inflateReset2 prototype twice
Stefan Metzmacher
1
-2
/
+0
2008-08-18
librpc/ndr: add support for XPRESS decompression
Matthieu Suiche
1
-5
/
+56
2008-08-18
lib/compression: Import of lzxpress decompression algorithm
Matthieu Suiche
3
-1
/
+188
2008-08-18
Note the ldb syntax for attribute syntaxes in the table.
Andrew Bartlett
6
-30
/
+59
2008-08-18
Allow attributes to be overwritten, not just added to
Andrew Bartlett
1
-3
/
+11
2008-08-18
Fix segfaults when loading the schema fails.
Andrew Bartlett
1
-14
/
+13
2008-08-18
Ensure we fail to proceed if the schema won't load.
Andrew Bartlett
1
-0
/
+1
2008-08-18
Remove references to the unused @SUBCLASS feature.
Andrew Bartlett
5
-84
/
+3
2008-08-18
Merge the two attribute syntax tables.
Andrew Bartlett
9
-187
/
+82
2008-08-16
configure: use AS_HELP_STRING for --with-disable-ext-lib
Michael Adam
1
-1
/
+1
2008-08-16
configure: use AS_HELP_STRING for --enable-developer
Michael Adam
1
-1
/
+1
2008-08-16
configure: use AS_HELP_STRING for --enable-debug.
Michael Adam
1
-1
/
+1
2008-08-16
configure: use AS_HELP_STRING for --with-selftest-prefix.
Michael Adam
1
-1
/
+1
2008-08-16
configure: use AS_HELP_STRING for --with-logfilebase.
Michael Adam
1
-1
/
+1
2008-08-16
configure: use AS_HELP_STRING for --with-piddir
Michael Adam
1
-1
/
+1
2008-08-16
configure: use AS_HELP_STRING for --with-lockdir.
Michael Adam
1
-1
/
+1
2008-08-16
configure: use AS_HELP_STRING for --ntp-signd-socket-dir.
Michael Adam
1
-1
/
+1
2008-08-16
configure: use AS_HELP_STRING for --with-winbindd-privileged-socket-dir.
Michael Adam
1
-1
/
+1
2008-08-16
configure: use AS_HELP_STRING for --with-winbindd-socket-dir .
Michael Adam
1
-1
/
+1
2008-08-16
configure: use AS_HELP_STRING for --with-privatedir
Michael Adam
1
-1
/
+1
2008-08-16
configure: format help string for --with-fhs with AS_HELP_STRING().
Michael Adam
1
-1
/
+1
2008-08-16
configure: remove duplicate definition of --with-winbindd-socket-dir.
Michael Adam
1
-16
/
+0
2008-08-15
Fix the build, after the ad2oLschema changes.
Andrew Bartlett
1
-2
/
+3
2008-08-15
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet
Andrew Bartlett
31
-1134
/
+1019
[next]