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