index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
|
|
|
*
Validate input in the CLDAP and DGRAM 'netlogon' responder.
Andrew Bartlett
2008-08-21
1
-7
/
+37
|
|
|
|
|
*
Handle error cases in attribute handlers better.
Andrew Bartlett
2008-08-21
1
-8
/
+18
|
|
|
|
|
*
The index handling is now configured from the schema load, not by a
Andrew Bartlett
2008-08-21
2
-28
/
+0
|
|
|
|
|
*
Set both attributes and indexes into the database on schema load.
Andrew Bartlett
2008-08-21
1
-18
/
+142
|
|
|
|
|
*
All these syntaxes are now handled by the schema.
Andrew Bartlett
2008-08-21
1
-6
/
+0
|
|
|
|
|
*
Don't hardcode attributes to be treated as a DN
Andrew Bartlett
2008-08-21
1
-14
/
+1
|
|
|
|
|
*
Correct anr search commants and error messages in ldap.js
Andrew Bartlett
2008-08-21
1
-7
/
+7
|
|
|
|
|
*
Don't allow a NULL syntax
Andrew Bartlett
2008-08-21
1
-0
/
+4
|
|
|
|
|
*
Don't maniplate control entries in samldb
Andrew Bartlett
2008-08-21
1
-0
/
+4
|
|
|
|
|
*
Use the new SEARCH_FLAG_ANR define
Andrew Bartlett
2008-08-20
1
-1
/
+1
|
|
|
|
|
*
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet
Andrew Bartlett
2008-08-20
1
-0
/
+4
|
|
|
|
|
|
\
|
|
|
|
|
*
\
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet
Andrew Bartlett
2008-08-20
3
-2
/
+14
|
|
|
|
|
|
\
\
|
|
|
|
|
*
|
|
Apply attributes (and their syntax) from the schema into ldb
Andrew Bartlett
2008-08-20
2
-0
/
+56
|
|
|
|
|
*
|
|
Add schema search flags from MS-ADTS
Andrew Bartlett
2008-08-20
1
-0
/
+11
|
|
|
|
|
*
|
|
Split schema_init.c into smaller bits.
Andrew Bartlett
2008-08-20
4
-545
/
+600
|
|
|
|
|
*
|
|
Remove last traces of the old 'subclass' feature
Andrew Bartlett
2008-08-20
1
-7
/
+0
|
|
|
|
|
*
|
|
Add a torture test for the new 'netlogon' flags.
Matthias Dieter Wallnöfer
2008-08-20
1
-0
/
+146
|
|
|
|
|
*
|
|
Add extra bits to our 'netlogon' response in CLDAP and NBT.
Matthias Dieter Wallnöfer
2008-08-20
2
-2
/
+14
|
|
|
|
|
*
|
|
Update OpenLDAP MMR configuration per comments by Oliver Liebel
Andrew Bartlett
2008-08-20
2
-20
/
+19
|
|
|
|
*
|
|
|
krb5pac.idl: make use of subcontext(0xFFFFFC01) to handle the type Serializat...
Stefan Metzmacher
2008-08-20
1
-5
/
+1
|
|
|
|
*
|
|
|
kdc/pac-glue: pull/push the logon_info via the PAC_INFO union
Stefan Metzmacher
2008-08-20
1
-11
/
+13
|
|
|
|
*
|
|
|
drsuapi: fix samba4 callers after drsuapi.idl changes
Stefan Metzmacher
2008-08-20
3
-18
/
+36
|
|
|
|
*
|
|
|
drsuapi.idl: readd type serialization headers to compressed DsGetNCChangesCtr*
Stefan Metzmacher
2008-08-20
1
-4
/
+12
|
|
|
|
*
|
|
|
ndr_compression: remove the type serialization handling from the compression ...
Stefan Metzmacher
2008-08-20
1
-36
/
+0
|
|
|
|
*
|
|
|
ndr_compression: unify the common handling of mszip and xpress compression
Stefan Metzmacher
2008-08-20
1
-107
/
+33
|
|
|
|
*
|
|
|
librpc/ndr: add support for Type Serialization Version 1 to subcontext
Stefan Metzmacher
2008-08-20
1
-1
/
+114
|
|
|
|
*
|
|
|
pidl/NDR::Parser: pass typedefs through the ParseElement*Level() functions
Stefan Metzmacher
2008-08-20
1
-2
/
+14
|
|
|
|
*
|
|
|
pidl/NDR: generate a LEVELS array for typedefs
Stefan Metzmacher
2008-08-20
1
-0
/
+17
|
|
|
|
*
|
|
|
pidl/NDR: correctly check for valid properties
Stefan Metzmacher
2008-08-20
1
-27
/
+31
|
|
|
|
*
|
|
|
pidl/NDR::Parser: pass $ndr to ->start_flags() and ->end_flags()
Stefan Metzmacher
2008-08-20
1
-35
/
+35
|
|
|
|
*
|
|
|
pidl/NDR::Parser: pass $ndr to ParseMemCtxPull*()
Stefan Metzmacher
2008-08-20
1
-11
/
+11
|
|
|
|
*
|
|
|
pidl/NDR::Parser: pass $ndr to ParsePtrPush()
Stefan Metzmacher
2008-08-20
1
-7
/
+7
|
|
|
|
*
|
|
|
pidl/NDR::Parser: use my $ndr = "ndr" in the remaining top functions
Stefan Metzmacher
2008-08-20
1
-26
/
+29
|
|
|
|
*
|
|
|
pidl/NDR::Parser: pass down $ndr from the top functions
Stefan Metzmacher
2008-08-20
1
-27
/
+32
|
|
|
|
*
|
|
|
pidl/NDR::Parser: pass $ndr to ->PRINT_FN_BLOB()
Stefan Metzmacher
2008-08-20
2
-46
/
+49
|
|
|
|
*
|
|
|
pidl/NDR::Parser: pass $ndr to ->PUSH_FN_BLOB()
Stefan Metzmacher
2008-08-20
2
-45
/
+45
|
|
|
|
*
|
|
|
pidl/NDR::Parser: pass $ndr to ->PULL_FN_BODY()
Stefan Metzmacher
2008-08-20
1
-42
/
+42
|
|
|
|
*
|
|
|
pidl/NDR::Parser: use $ndr instead of "ndr"
Stefan Metzmacher
2008-08-20
1
-14
/
+14
|
|
|
|
|
|
_
|
/
|
|
|
|
|
/
|
|
|
|
|
|
*
|
|
don't overwrite fixed attributes with @ATTRIBUTES
Andrew Tridgell
2008-08-20
1
-0
/
+4
|
|
|
|
|
|
/
|
|
|
|
|
/
|
|
|
|
|
*
|
Merge commit 'origin/v4-0-test' into v4-0-test
Andrew Tridgell
2008-08-20
71
-1555
/
+1599
|
|
|
|
|
\
|
|
|
|
|
*
|
added a LDB_ATTR_FLAG_FIXED so the schema module can mark attributes
Andrew Tridgell
2008-08-20
2
-2
/
+7
|
|
|
|
*
|
added some comments at the request of a frustrated abartlet
Andrew Tridgell
2008-08-19
1
-0
/
+7
|
|
|
*
|
|
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local
Andrew Bartlett
2008-08-19
49
-458
/
+734
|
|
|
|
\
\
\
|
|
|
|
|
|
/
|
|
|
|
|
/
|
|
|
|
|
*
|
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet
Andrew Bartlett
2008-08-19
44
-447
/
+618
|
|
|
|
|
\
\
|
|
|
|
|
*
\
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet
Andrew Bartlett
2008-08-19
17
-97
/
+416
|
|
|
|
|
|
\
\
|
|
|
|
|
|
*
|
librpc: don't build the old mszip decompression code
Stefan Metzmacher
2008-08-18
2
-3
/
+3
|
|
|
|
|
|
*
|
ndr_compression: use zlib's inflate() for decompression
Stefan Metzmacher
2008-08-18
2
-12
/
+83
|
|
|
|
|
|
*
|
zlib: mark as modified for samba
Stefan Metzmacher
2008-08-18
1
-2
/
+8
|
|
|
|
|
|
*
|
zlib: fix compiler warnings
Stefan Metzmacher
2008-08-18
12
-74
/
+80
|
|
|
|
|
|
*
|
zlib: we don't need the inflateReset2 prototype twice
Stefan Metzmacher
2008-08-18
1
-2
/
+0
[prev]
[next]