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
*
Try to avoid a memory leak if we re-set the global schema
Andrew Bartlett
2008-07-25
1
-0
/
+9
*
Complain if we are told to use an ldap backend, without the type
Andrew Bartlett
2008-07-25
1
-0
/
+2
*
Clarify how we are doing the 'this is a rootdse query' check.
Andrew Bartlett
2008-07-25
1
-1
/
+2
*
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local
Andrew Bartlett
2008-07-23
10
-57
/
+75
|
\
|
*
Change occurrences of the u1 member of DsBindInfo* to pid after idl change.
Michael Adam
2008-07-22
6
-16
/
+19
|
*
drsuapi.idl: change the u1 field in DsBindInfo* to "pid".
Michael Adam
2008-07-22
1
-4
/
+4
|
*
drsuapi.idl: add drsuapi_SupportedExtensionsExt bitfield.
Michael Adam
2008-07-22
1
-1
/
+6
|
*
drsuapi.idl: the last 16 bytes in DsBindInfo48 ar the GUID of the config dn.
Michael Adam
2008-07-22
1
-1
/
+2
|
*
drsuapi.idl: add drsuapi_DsBindInfo48.
Michael Adam
2008-07-22
1
-0
/
+10
|
*
s3 cli_do_rpc_ndr does not use PI_* anymore
Volker Lendecke
2008-07-22
1
-1
/
+0
|
*
Properly cast array length in print functions.
Jelmer Vernooij
2008-07-21
2
-37
/
+37
*
|
Remove the 'accoc_group_id' check in the RPC server.
Andrew Bartlett
2008-07-23
1
-0
/
+11
*
|
Explain where some other OIDs are allocated.
Andrew Bartlett
2008-07-23
1
-0
/
+6
|
/
*
Fix winbindd not to sit in a busy loop...
Andrew Bartlett
2008-07-21
1
-1
/
+2
*
Rename structures to better match the names in the WSPP IDL.
Andrew Bartlett
2008-07-21
6
-68
/
+68
*
Remove bogus test in 'enum trusted domains' LSA server.
Andrew Bartlett
2008-07-21
2
-6
/
+40
*
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local
Andrew Bartlett
2008-07-21
1
-0
/
+1
|
\
|
*
Fix RAW-OPEN against Samba3
Volker Lendecke
2008-07-19
1
-0
/
+1
*
|
Sleep longer in the hope that the OpenLDAP backend might catch up
Andrew Bartlett
2008-07-21
1
-2
/
+2
*
|
Fix ldb_map to add/remove the same 'extra' objectclass
Andrew Bartlett
2008-07-21
1
-2
/
+3
*
|
Make invalid 'member' detection work again.
Andrew Bartlett
2008-07-21
1
-0
/
+4
|
/
*
Make a seperate template for the refint configuration too
Andrew Bartlett
2008-07-18
3
-3
/
+9
*
Put the memberof template into a seperate setup/ file.
Andrew Bartlett
2008-07-18
3
-33
/
+39
*
More 'must be ignored' options from the MS-SMB doc.
Andrew Bartlett
2008-07-18
3
-59
/
+66
*
Add the interface ID to the rpc_pipe_register_commands call in s3 srv code
Volker Lendecke
2008-07-16
1
-1
/
+1
*
drsuapi: print out the number of linked attribute values we got
Stefan Metzmacher
2008-07-16
2
-32
/
+54
*
drsuapi: make use of the 'more_data' field in DsGetNCChangesCtr[1|6]
Stefan Metzmacher
2008-07-16
6
-15
/
+14
*
drsuapi: check ctr6->drs_error
Stefan Metzmacher
2008-07-16
2
-0
/
+13
*
drsuapi: get ctr6 out of xpress compressed level
Stefan Metzmacher
2008-07-16
3
-0
/
+15
*
drsuapi: total_object_count was the wrong guess
Stefan Metzmacher
2008-07-16
2
-26
/
+20
*
drsuapi.idl: fix unknowns in drsuapi_DsGetNCChangesCtr*
Stefan Metzmacher
2008-07-16
1
-7
/
+27
*
libnet/become_dc: an unknown field in drsuapi.idl changed to object_flags
Stefan Metzmacher
2008-07-16
1
-1
/
+1
*
drsuapi.idl: fix unknowns in drsuapi_DsReplicaObject*
Stefan Metzmacher
2008-07-16
2
-3
/
+9
*
drsuapi.idl: fix unknowns in drsuapi_DsReplicaCursor[2]
Stefan Metzmacher
2008-07-16
1
-6
/
+6
*
drsuapi.idl: correctly handle xpress compressed payload
Stefan Metzmacher
2008-07-16
1
-4
/
+4
*
become_dc: we need to replicate using krb5 auth to work against w2k
Stefan Metzmacher
2008-07-16
1
-2
/
+2
*
NET-API-BECOME-DC: fix crash bugs because of unintialized variables
Stefan Metzmacher
2008-07-16
1
-1
/
+4
*
Another kludge to let the OpenLDAP backend catch up.
Andrew Bartlett
2008-07-16
1
-0
/
+2
*
Fix the build - this element was renamed.
Andrew Bartlett
2008-07-16
1
-1
/
+1
*
Reorder whitespace in generated slapd.conf
Andrew Bartlett
2008-07-16
1
-4
/
+4
*
Ignore and handle more NT Create & X options.
Andrew Bartlett
2008-07-16
3
-4
/
+76
*
Don't keep an extra ldb around forever.
Andrew Bartlett
2008-07-16
1
-1
/
+5
*
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet
Andrew Bartlett
2008-07-15
1
-1
/
+1
|
\
|
*
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local
Andrew Bartlett
2008-07-15
18
-61
/
+216
|
|
\
|
*
|
Revert Fedrora DS backend to use extensibleObject.
Andrew Bartlett
2008-07-15
1
-1
/
+1
*
|
|
Simplify the contextCSN determination.
Andrew Bartlett
2008-07-15
2
-145
/
+68
*
|
|
Lock down the LDAP backend - only samba may read or write
Andrew Bartlett
2008-07-15
1
-1
/
+1
|
|
/
|
/
|
*
|
Kill of some bogus debugs for the world who does not use the LDAP backend
Andrew Bartlett
2008-07-15
1
-3
/
+3
*
|
Fix asking for credentials for non-LDAP provisions.
Andrew Bartlett
2008-07-15
1
-1
/
+1
*
|
Rework provision to handle both simple and SASL binds.
Andrew Bartlett
2008-07-15
3
-12
/
+15
[next]