index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
Commit message (
Expand
)
Author
Age
Files
Lines
*
we can't query the ACL on a new file till it exists!
Andrew Tridgell
2008-07-24
1
-6
/
+6
*
initialise query_maximal_access here too
Andrew Tridgell
2008-07-24
1
-0
/
+1
*
make sure we initialise query_maximal_access
Andrew Tridgell
2008-07-24
1
-0
/
+1
*
fixed spelling error
Andrew Tridgell
2008-07-24
1
-1
/
+1
*
fixd a bug in the signal handling code - we could get phantom signals
Andrew Tridgell
2008-07-24
1
-5
/
+5
*
Fix RAW-OPEN against Samba3
Volker Lendecke
2008-07-19
1
-0
/
+1
*
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
*
|
Connect to the LDAP backend with SASL credentials.
Andrew Bartlett
2008-07-15
9
-21
/
+111
*
|
Make up a full hostname for ldapi connections.
Andrew Bartlett
2008-07-15
1
-2
/
+7
*
|
Add a standard filter for finding the LDAP secrets.
Andrew Bartlett
2008-07-15
1
-0
/
+1
*
|
Cleanup ldap_bind_sasl.
Andrew Bartlett
2008-07-15
1
-4
/
+3
*
|
Use secrets.ldb to store credentials to contact LDAP backend.
Andrew Bartlett
2008-07-15
3
-11
/
+35
*
|
Allow ldap credentials to be (optionally) stored in secrets.ldb
Andrew Bartlett
2008-07-15
1
-11
/
+33
*
|
Try to make NTLMSSP less fussy for unimportant messages.
Andrew Bartlett
2008-07-15
1
-2
/
+13
|
/
*
Fix 'make gdbtest-enb' and the GDB_PROVISION option.
Andrew Bartlett
2008-07-15
2
-2
/
+2
*
Remove C++ keywords from events.h header.
Andrew Bartlett
2008-07-14
1
-4
/
+4
*
rename sambaPassword -> userPassword.
Andrew Bartlett
2008-07-12
14
-68
/
+49
*
Use common code to fill in allowedAttributes in kludge_acl.
Andrew Bartlett
2008-07-11
3
-39
/
+41
*
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local
Andrew Bartlett
2008-07-10
1
-2
/
+14
|
\
|
*
(Hopefully) fix the build by re-adding security.NTACL
Jeremy Allison
2008-07-09
1
-0
/
+2
|
*
Add in a version2 of the NT security descriptor store
Jeremy Allison
2008-07-09
1
-3
/
+13
*
|
Avoid the use of extensibleObject in ldap mapping backend.
Andrew Bartlett
2008-07-10
3
-21
/
+143
[next]