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
2008-08-21
drsuapi.idl: use hand written push functions for the compressed blobs
Stefan Metzmacher
2
-6
/
+179
2008-08-21
ndr_compression: add common parts of ndr compression
Stefan Metzmacher
1
-15
/
+52
2008-08-20
krb5pac.idl: make use of subcontext(0xFFFFFC01) to handle the type Serializat...
Stefan Metzmacher
1
-5
/
+1
2008-08-20
kdc/pac-glue: pull/push the logon_info via the PAC_INFO union
Stefan Metzmacher
1
-11
/
+13
2008-08-20
drsuapi: fix samba4 callers after drsuapi.idl changes
Stefan Metzmacher
3
-18
/
+36
2008-08-20
drsuapi.idl: readd type serialization headers to compressed DsGetNCChangesCtr*
Stefan Metzmacher
1
-4
/
+12
2008-08-20
ndr_compression: remove the type serialization handling from the compression ...
Stefan Metzmacher
1
-36
/
+0
2008-08-20
ndr_compression: unify the common handling of mszip and xpress compression
Stefan Metzmacher
1
-107
/
+33
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
71
-1555
/
+1599
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
44
-447
/
+618
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
7
-31
/
+60
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
[next]