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
...
*
s3: Convert cli_set_ea() to cli_trans()
Volker Lendecke
2010-11-11
1
-40
/
+35
*
s3: Convert cli_dfs_get_referral to cli_trans
Volker Lendecke
2010-11-11
2
-32
/
+31
*
s3: cli_dfs_check_error does not need to depend on cli->inbuf
Volker Lendecke
2010-11-11
1
-10
/
+13
*
s3: Make split_dfs_path return bool
Volker Lendecke
2010-11-11
1
-11
/
+27
*
s3: Remove some dead code
Volker Lendecke
2010-11-11
1
-3
/
+0
*
s3: Untangle an if-expression
Volker Lendecke
2010-11-11
1
-1
/
+2
*
s4/test: Expand BindTest
Anatoliy Atanasov
2010-11-11
1
-20
/
+60
*
s4/test: Add bind.py to make test
Anatoliy Atanasov
2010-11-11
1
-0
/
+1
*
heimdal Don't dereference NULL in error verify_checksum error path
Andrew Bartlett
2010-11-11
1
-1
/
+1
*
s4-provision UTF16 encode the password in sam.ldb, not secrets.ldb
Andrew Bartlett
2010-11-11
1
-2
/
+2
*
s4-dsdb Remove incorrectly declared ** variable used as *.
Andrew Bartlett
2010-11-11
1
-6
/
+3
*
s4-dsdb Convert new krbtgt_xxx password into UTF16
Andrew Bartlett
2010-11-11
1
-1
/
+12
*
s4-dsdb Return an error if we can't convert UTF16MUNGED -> UTF8
Andrew Bartlett
2010-11-11
1
-1
/
+5
*
s4:pytevent.c - fix a discard const warning
Matthias Dieter Wallnöfer
2010-11-11
1
-1
/
+1
*
ldb:ldb_ldap.c rename operation - check for the RDN name and value
Matthias Dieter Wallnöfer
2010-11-11
1
-3
/
+11
*
s4:dsdb - proof against empty RDN values where expected
Matthias Dieter Wallnöfer
2010-11-11
5
-5
/
+40
*
Cannot create OU using custom Schema class
Zahari Zahariev
2010-11-11
1
-0
/
+56
*
s4:objectclass LDB module - allow RDNs also to come from superclasses
Matthias Dieter Wallnöfer
2010-11-11
1
-11
/
+39
*
s4:passwords.py - add a test for the normal "userPassword" behaviour
Matthias Dieter Wallnöfer
2010-11-11
1
-1
/
+97
*
s4:password_hash and acl LDB modules - handle the "userPassword" attribute ac...
Matthias Dieter Wallnöfer
2010-11-11
4
-12
/
+59
*
s4:password_hash LDB module - move "samdb_msg_find_old_and_new_ldb_val" into ...
Matthias Dieter Wallnöfer
2010-11-11
2
-78
/
+77
*
s4:libnet/libnet_samsync_ldb.c - remove "userPassword" remove code
Matthias Dieter Wallnöfer
2010-11-11
1
-6
/
+0
*
s4:local_password LDB module - remove schema checking code and fix some typos
Matthias Dieter Wallnöfer
2010-11-11
1
-12
/
+6
*
s4:ldb_modules/util.c - "dsHeuristics" -> "dSHeuristics"
Matthias Dieter Wallnöfer
2010-11-11
1
-2
/
+2
*
s4:selftest/tests.py - skip the "passwords.py" suite on Windows 2000 domain f...
Matthias Dieter Wallnöfer
2010-11-11
1
-1
/
+5
*
s4:acl.py - two password change tests are expected to fails on Windows 2000 f...
Matthias Dieter Wallnöfer
2010-11-11
1
-3
/
+14
*
s4:upgradehelpers.py - use "clearTextPassword" rather than "userPassword"
Matthias Dieter Wallnöfer
2010-11-11
1
-5
/
+8
*
s4:speedtest.py - use "unicodePwd" for setting user's password
Matthias Dieter Wallnöfer
2010-11-11
1
-1
/
+2
*
s4:speedtest.py - remove duplicated code
Matthias Dieter Wallnöfer
2010-11-11
1
-2
/
+0
*
s4:speedtest.py - fix script name in the help text
Matthias Dieter Wallnöfer
2010-11-11
1
-2
/
+2
*
s4:speedtest.py - make it executable
Matthias Dieter Wallnöfer
2010-11-11
1
-0
/
+0
*
s4:python tests - fix script names in the help text
Matthias Dieter Wallnöfer
2010-11-11
5
-5
/
+5
*
s4-loadparm: fix the FLAG_DEFAULT settings on specially handled parameters
Andrew Tridgell
2010-11-11
1
-3
/
+8
*
s4-provision: include command line provision options in the generated smb.conf
Andrew Tridgell
2010-11-11
1
-11
/
+22
*
s4-devel: useful script for testing join with empty smb.conf
Andrew Tridgell
2010-11-11
1
-0
/
+43
*
s4-test: use IPC$ instead of ADMIN$ for srvsvc NetShareGetInfo test
Andrew Tridgell
2010-11-11
1
-3
/
+3
*
s4-join: use the command line loadparm in provision during a join
Andrew Tridgell
2010-11-11
2
-9
/
+13
*
s4-loadparm: fixed dumping of non-default parms with testparm
Andrew Tridgell
2010-11-11
1
-13
/
+33
*
s4-server: move the creation of the IPC$ share into ntvfs
Andrew Tridgell
2010-11-11
2
-36
/
+26
*
Fix bug #7791 - gvfsd-smb (Gnome vfs) fails to copy files from a SMB share us...
Jeremy Allison
2010-11-11
1
-5
/
+2
*
Add test that detects problems in the SMB signing code when run through cli_w...
Jeremy Allison
2010-11-10
3
-12
/
+38
*
autobuild: perfer to use git mail address in autobuild comment
Björn JACKE
2010-11-10
1
-1
/
+5
*
s4-smbtorture: use test_GetPrinterData{Ex}_checktype calls in RPC-SPOOLSS tests.
Günther Deschner
2010-11-10
1
-3
/
+3
*
s3-spoolss: fix spoolss GetPrinterData behaviour
David Disseldorp
2010-11-10
1
-1
/
+1
*
s4-smbtorture: allow to test returned type after specific error code in Print...
Günther Deschner
2010-11-10
1
-15
/
+48
*
s3/time_audit: fix a change that was just for debuggin purposeѕ
Björn Jacke
2010-11-10
1
-2
/
+2
*
s4-pyldb: Handle internal errors in py_ldb_contains() properly
Kamen Mazdrashki
2010-11-10
1
-4
/
+9
*
s4-pydsdb: py_dsdb_am_rodc() may call samdb_rodc() only once to get the job d...
Kamen Mazdrashki
2010-11-10
1
-1
/
+1
*
s4-pydsdb: py_dsdb_load_partition_usn() - simplify error handling in
Kamen Mazdrashki
2010-11-10
1
-2
/
+4
*
s4-pydsdb-py_samdb_ntds_objectGUID(): Avoid potential memory leak
Kamen Mazdrashki
2010-11-10
1
-7
/
+6
[prev]
[next]