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-26
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into pac-verify
Andrew Bartlett
1
-2
/
+3
2008-08-26
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet
Andrew Bartlett
11
-173
/
+802
2008-08-26
Don't use lsa_Delete any more, as smbd now refuses it.
Andrew Bartlett
1
-2
/
+3
2008-08-26
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into pac-verify
Andrew Bartlett
136
-2905
/
+4835
2008-08-26
More LSA server and testuite work.
Andrew Bartlett
2
-8
/
+63
2008-08-26
Make RPC-LSA test deterministic with an msleep(200).
Andrew Bartlett
1
-5
/
+8
2008-08-26
Implement matching logic to Windows 2008 on handling of secrets.
Andrew Bartlett
1
-16
/
+8
2008-08-26
Fix LSA server to pass more of RPC-LSA and match Windows 2008
Andrew Bartlett
1
-17
/
+32
2008-08-26
Only allow the trust in the correct direction (per the flags).
Andrew Bartlett
1
-3
/
+9
2008-08-26
Update RPC-LSA to (almost) pass against Windows 2008.
Andrew Bartlett
3
-72
/
+153
2008-08-25
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local
Andrew Bartlett
54
-1213
/
+2080
2008-08-24
fixed the data in SAVEFILE op in RAW-OFFLINE
Andrew Tridgell
1
-1
/
+1
2008-08-24
show the bad data in RAW-OFFLINE
Andrew Tridgell
1
-3
/
+10
2008-08-23
don't use zero data for the first file in RAW-OFFLINE
Andrew Tridgell
1
-2
/
+2
2008-08-22
disable the anr== tests until they are understood
Andrew Tridgell
1
-12
/
+13
2008-08-22
now that ldap integers are 32 bit, we need to put the right 32 bit
Andrew Tridgell
1
-19
/
+19
2008-08-22
fixed the DomainDNS searches in the netlogon code
Andrew Tridgell
1
-2
/
+2
2008-08-22
Merge commit 'origin/v4-0-test' into v4-0-test
Andrew Tridgell
3
-21
/
+328
2008-08-22
fixed the GUID and objectSID canonicalisation functions
Andrew Tridgell
1
-1
/
+3
2008-08-22
fixed a speellling erra
Andrew Tridgell
1
-1
/
+1
2008-08-22
Merge branch 'abartlet-4-0-local' into v4-0-test
Andrew Tridgell
38
-720
/
+1183
2008-08-22
fixed a problem with length limited ldap values
Andrew Tridgell
10
-29
/
+48
2008-08-22
fixed error handling in ANR code
Andrew Tridgell
1
-18
/
+24
2008-08-21
ndr_compression: implement mszip compression based on deflate()
Stefan Metzmacher
1
-1
/
+98
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-21
Don't walk past the end of ldb values.
Andrew Bartlett
11
-24
/
+54
2008-08-21
Push loading the objectGUID and objectSID handlers earlier.
Andrew Bartlett
1
-4
/
+8
2008-08-21
Stop every ldb startup doing a write to the database.
Andrew Bartlett
1
-0
/
+7
2008-08-21
Validate input in the CLDAP and DGRAM 'netlogon' responder.
Andrew Bartlett
1
-7
/
+37
2008-08-21
Handle error cases in attribute handlers better.
Andrew Bartlett
1
-8
/
+18
2008-08-21
The index handling is now configured from the schema load, not by a
Andrew Bartlett
2
-28
/
+0
2008-08-21
Set both attributes and indexes into the database on schema load.
Andrew Bartlett
1
-18
/
+142
2008-08-21
All these syntaxes are now handled by the schema.
Andrew Bartlett
1
-6
/
+0
2008-08-21
Don't hardcode attributes to be treated as a DN
Andrew Bartlett
1
-14
/
+1
2008-08-21
Correct anr search commants and error messages in ldap.js
Andrew Bartlett
1
-7
/
+7
2008-08-21
Don't allow a NULL syntax
Andrew Bartlett
1
-0
/
+4
2008-08-21
Don't maniplate control entries in samldb
Andrew Bartlett
1
-0
/
+4
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
[prev]
[next]