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
*
Add a setexpiry operation in samdb.py
Andrew Tridgell
2008-08-30
9
-102
/
+233
*
added a simple script for setting password expiry
Andrew Tridgell
2008-08-30
1
-0
/
+44
*
fixed the data in SAVEFILE op in RAW-OFFLINE
Andrew Tridgell
2008-08-24
1
-1
/
+1
*
show the bad data in RAW-OFFLINE
Andrew Tridgell
2008-08-24
1
-3
/
+10
*
don't use zero data for the first file in RAW-OFFLINE
Andrew Tridgell
2008-08-23
1
-2
/
+2
*
disable the anr== tests until they are understood
Andrew Tridgell
2008-08-22
1
-12
/
+13
*
now that ldap integers are 32 bit, we need to put the right 32 bit
Andrew Tridgell
2008-08-22
1
-19
/
+19
*
fixed the DomainDNS searches in the netlogon code
Andrew Tridgell
2008-08-22
1
-2
/
+2
*
Merge commit 'origin/v4-0-test' into v4-0-test
Andrew Tridgell
2008-08-22
3
-21
/
+328
|
\
|
*
ndr_compression: implement mszip compression based on deflate()
Stefan Metzmacher
2008-08-21
1
-1
/
+98
|
*
drsuapi.idl: use hand written push functions for the compressed blobs
Stefan Metzmacher
2008-08-21
2
-6
/
+179
|
*
ndr_compression: add common parts of ndr compression
Stefan Metzmacher
2008-08-21
1
-15
/
+52
*
|
fixed the GUID and objectSID canonicalisation functions
Andrew Tridgell
2008-08-22
1
-1
/
+3
*
|
fixed a speellling erra
Andrew Tridgell
2008-08-22
1
-1
/
+1
*
|
Merge branch 'abartlet-4-0-local' into v4-0-test
Andrew Tridgell
2008-08-22
38
-720
/
+1183
|
\
\
|
|
/
|
/
|
|
*
fixed a problem with length limited ldap values
Andrew Tridgell
2008-08-22
10
-29
/
+48
|
*
fixed error handling in ANR code
Andrew Tridgell
2008-08-22
1
-18
/
+24
|
*
Don't walk past the end of ldb values.
Andrew Bartlett
2008-08-21
11
-24
/
+54
|
*
Push loading the objectGUID and objectSID handlers earlier.
Andrew Bartlett
2008-08-21
1
-4
/
+8
|
*
Stop every ldb startup doing a write to the database.
Andrew Bartlett
2008-08-21
1
-0
/
+7
|
*
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
[next]