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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-12
s4:provision Add C binding to get at the generate schema
Andrew Bartlett
3
-0
/
+86
2009-11-12
s4:provision Remove unused 'sambadn' parameter
Andrew Bartlett
2
-10
/
+4
2009-11-12
s4:dsdb/repl Split the 'convert' or 'commit' stages in the DRS import
Andrew Bartlett
4
-95
/
+125
2009-11-12
s4:dsdb/schema Simplify schema loading from ldb messages
Andrew Bartlett
3
-115
/
+83
2009-11-12
s4:vampire Print error message when we fail on the CLDAP ping
Andrew Bartlett
1
-2
/
+7
2009-11-12
s4:dsdb Cosmetic fixes found by metze in review of dsdb_dn changes
Andrew Bartlett
3
-30
/
+38
2009-11-12
s4:dsdb Ensure we allow 'odd' lengths for DN+String
Andrew Bartlett
1
-5
/
+5
2009-11-12
s4:ldb Add Well Known GUID (WKGUID) tests to ldap.py
Andrew Bartlett
1
-0
/
+17
2009-11-12
s4:dsdb Add extensive tests for the behaviour of dsdb_dn
Andrew Bartlett
3
-2
/
+363
2009-11-12
s4:ldb Remove DN+Binary code from the core ldb_dn
Andrew Bartlett
1
-256
/
+6
2009-11-12
s4:dsdb Use new dsdb_dn code in LDB modules and Samba4 schema
Andrew Bartlett
4
-64
/
+99
2009-11-12
s4:ldb-samba Use new ldb_any_comparison helper function in ldb-samba
Andrew Bartlett
1
-41
/
+5
2009-11-12
s4:dsdb Add new dsdb_dn to handle DN+Binary and DN+String
Andrew Bartlett
4
-1
/
+343
2009-11-12
s4:ldb Add a helper function for 'canonicalise' both strings base compares
Andrew Bartlett
2
-0
/
+33
2009-11-12
lib/util Split data_blob_hex_string() into upper and lower
Andrew Bartlett
11
-16
/
+39
2009-11-11
Second part of bugfix for 6865 - acl_xattr module: Has dependency that inheri...
Jeremy Allison
5
-16
/
+17
2009-11-11
Fix bug 6878 - Cannot change ACL's inherit flag.
Jeremy Allison
1
-44
/
+108
2009-11-11
mount.cifs: get rid of CONST_DISCARD
Jeff Layton
1
-4
/
+3
2009-11-11
s3/docs: Document "enable spoolss".
Karolin Seeger
1
-0
/
+10
2009-11-11
s3:vfs_fs_capabilities: fix a debug message
Michael Adam
1
-1
/
+1
2009-11-11
* install setup/display-specifiers files which are needed by provision script
TAKEDA Yasuma
1
-0
/
+2
2009-11-10
s3: Convert libsmb/cli_message to the async API
Volker Lendecke
3
-142
/
+372
2009-11-10
s4:dcesrv_samr - Add more checks for invalid levels
Matthias Dieter Wallnöfer
1
-3
/
+27
2009-11-10
Fixes for some tests not eorking against Windows or Samba.
Nadezhda Ivanova
1
-12
/
+8
2009-11-10
s3-rpc_client: make sure cli_rpc_pipe_open_schannel() does not always return ...
Günther Deschner
1
-1
/
+3
2009-11-10
s3-samr: implement _samr_ValidatePassword().
Günther Deschner
1
-10
/
+118
2009-11-10
s3-chgpasswd: split out a check_password_complexity() function.
Günther Deschner
2
-22
/
+45
2009-11-10
s4-smbtorture: strip trailing whitespace in RPC-SAMR.
Günther Deschner
1
-2
/
+2
2009-11-10
README.Coding: Fix typos.
Matt Kraai
1
-7
/
+7
2009-11-09
Fix bug 6880 - cannot list workgroup servers
Jeremy Allison
1
-5
/
+14
2009-11-09
s3-netlogon: enable RPC-NETLOGON-ADMIN test against s3.
Günther Deschner
2
-5
/
+25
2009-11-09
s4-smbtorture: re-arrange netlogon LogonControl test.
Günther Deschner
2
-13
/
+65
2009-11-09
s3: Try to avoid dns searches with an empty site
Volker Lendecke
1
-1
/
+1
2009-11-09
s3-param: fix set_inherit_acls().
Günther Deschner
1
-0
/
+2
2009-11-09
pidl: Fix selftest after s3 code changed
Volker Lendecke
1
-59
/
+27
2009-11-09
s4-samdb: remove the rDN size constraint of 64
Andrew Tridgell
2
-4
/
+14
2009-11-09
s4-hdb: go back to a separate samdb for the KDC
Andrew Tridgell
1
-1
/
+16
2009-11-08
Revert "s3: Do not directly reference the ndr_table_* in rpcclient"
Volker Lendecke
19
-662
/
+203
2009-11-08
Revert "s3: Do not reference ndr_table_<pipe> in the cli_ routines directly"
Volker Lendecke
56
-1404
/
+1379
2009-11-08
Revert "s3: Consolidate getting the name out of a pipes_struct"
Volker Lendecke
4
-39
/
+60
2009-11-08
Revert "s3: Do not reference the ndr_tables in the server calls directly"
Volker Lendecke
21
-655
/
+646
2009-11-08
Revert "s3: Do not reference ndr_table when calling rpc_srv_register"
Volker Lendecke
20
-27
/
+23
2009-11-08
Revert "s3: Make run_rpc_command take strings instead of a ndr_interface_table"
Volker Lendecke
11
-261
/
+176
2009-11-08
Revert "s3: Make libnetapi_open_pipe take strings instead of a ndr_interface_...
Volker Lendecke
12
-61
/
+54
2009-11-08
s3: Make libnetapi_open_pipe take strings instead of a ndr_interface_table
Volker Lendecke
12
-54
/
+61
2009-11-08
s3: Make run_rpc_command take strings instead of a ndr_interface_table
Volker Lendecke
11
-176
/
+261
2009-11-08
s3: Do not reference ndr_table when calling rpc_srv_register
Volker Lendecke
20
-23
/
+27
2009-11-08
s3: Do not reference the ndr_tables in the server calls directly
Volker Lendecke
21
-646
/
+655
2009-11-08
s3: Consolidate getting the name out of a pipes_struct
Volker Lendecke
4
-60
/
+39
2009-11-08
s3: Do not reference ndr_table_<pipe> in the cli_ routines directly
Volker Lendecke
56
-1379
/
+1404
[next]