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
*
s4:winreg RPC - don't crash when incoming data wasn't correctly specified
Matthias Dieter Wallnöfer
2010-03-10
1
-2
/
+8
*
s4:lib/registry/ldb.c - fix up registry backend to be more robust
Matthias Dieter Wallnöfer
2010-03-10
1
-9
/
+5
*
s4-smbtorture: disable winreg QueryValue test for today.
Günther Deschner
2010-03-10
1
-2
/
+2
*
s4-smbtorture: fix some build warnings in RPC-SPOOLSS test.
Günther Deschner
2010-03-10
1
-8
/
+8
*
s4-smbtorture: on HKLM hive test the well known CurrentVersion value.
Günther Deschner
2010-03-10
1
-0
/
+17
*
s4-smbtorture: add full coverage test for winreg QueryValue calls.
Günther Deschner
2010-03-10
1
-0
/
+101
*
s4-smbtorture: rework test_winreg_QueryValue in RPC-SPOOLSS-PRINTER once again.
Günther Deschner
2010-03-10
1
-3
/
+8
*
s4-smbtorture: add tests for set and delete value in RPC-WINREG.
Günther Deschner
2010-03-10
1
-0
/
+52
*
Fix typo and convert spaces to tabs
Simo Sorce
2010-03-09
1
-4
/
+4
*
s4:ldb fix escape parsing
Simo Sorce
2010-03-09
1
-2
/
+24
*
s4:winbind - use "unsigned" variables where possible
Matthias Dieter Wallnöfer
2010-03-09
5
-27
/
+27
*
s4:winbind/wb_cmd_getgroups.c - fix up warnings
Matthias Dieter Wallnöfer
2010-03-09
1
-8
/
+16
*
s4:winbind: stub implementation of WINBINDD_PAM_LOGOFF
Matthieu Patou
2010-03-09
2
-2
/
+29
*
s4:winbind: Fix a misplaced returned info
Matthieu Patou
2010-03-09
1
-4
/
+2
*
s4:winbind Implement logic for getgroups to work
Matthieu Patou
2010-03-09
3
-17
/
+273
*
s4:winbind: implement calls for allowing getent groups
Matthieu Patou
2010-03-09
5
-2
/
+379
*
s4:torture/rpc/netlogon.c - "LogonGetDomainInfo" test - make it compatible ag...
Matthias Dieter Wallnöfer
2010-03-09
1
-18
/
+100
*
s4:netlogon RPC - "LogonGetDomainInfo" - make the call compatible with >= Win...
Matthias Dieter Wallnöfer
2010-03-09
1
-23
/
+62
*
s4-smbtorture: fix uninitialized variable in winreg QueryValue call.
Günther Deschner
2010-03-09
1
-0
/
+1
*
s3: Fix a typo. Thanks to Christian Ambach for pointing me at it :-)
Volker Lendecke
2010-03-09
1
-1
/
+1
*
A helper function to get the Infrastructure DN.
Nadezhda Ivanova
2010-03-09
1
-0
/
+12
*
Fixed a bug in acl tests - python error when we create user/group/ou with a d...
Nadezhda Ivanova
2010-03-09
1
-23
/
+23
*
Added a check for permissions to modify the RDN attribute on rename.
Nadezhda Ivanova
2010-03-09
2
-0
/
+44
*
s4:dsdb/dns: change callers of samba_runcmd()
Stefan Metzmacher
2010-03-09
1
-36
/
+68
*
s4:"dns_update_list" file: install it properly into the private directory
Matthias Dieter Wallnöfer
2010-03-08
2
-7
/
+10
*
Revert "s4:script/installmisc.sh - install "dns_update_list" to target setup ...
Matthias Dieter Wallnöfer
2010-03-08
1
-1
/
+0
*
LDB:asq module - change counters to "unsigned" where appropriate
Matthias Dieter Wallnöfer
2010-03-08
1
-4
/
+5
*
LDB:sort module - change counters to "unsigned" where appropriate
Matthias Dieter Wallnöfer
2010-03-08
1
-4
/
+5
*
LDB:rdn name module - change counters to "unsigned" where appropriate
Matthias Dieter Wallnöfer
2010-03-08
1
-2
/
+3
*
LDB:paged searches module - change counters to "unsigned" where appropriate
Matthias Dieter Wallnöfer
2010-03-08
1
-2
/
+2
*
LDB:paged results module - change counters to "unsigned" where appropriate
Matthias Dieter Wallnöfer
2010-03-08
1
-4
/
+4
*
samba: remove cifs-utils tools from build systems
Jeff Layton
2010-03-08
3
-30
/
+0
*
LDB:common - Change counters to "unsigned" where appropriate
Matthias Dieter Wallnöfer
2010-03-08
11
-67
/
+76
*
s4:LDB TDB index code - reintroduce accidentally removed code part
Matthias Dieter Wallnöfer
2010-03-08
1
-1
/
+3
*
s4:ldb_ldap.c - fix indentation
Matthias Dieter Wallnöfer
2010-03-08
1
-1
/
+1
*
LDB:TDB backend - change counter variables to "unsigned" where appropriate
Matthias Dieter Wallnöfer
2010-03-08
5
-16
/
+19
*
LDB:SQLITE3 backend - change counter variables to "unsigned" where appropriate
Matthias Dieter Wallnöfer
2010-03-08
1
-8
/
+10
*
LDB:LDAP backend - change a counter variable to "unsigned"
Matthias Dieter Wallnöfer
2010-03-08
1
-1
/
+1
*
LDB:map - make LDB "signed-safe" on counter variables where appropriate
Matthias Dieter Wallnöfer
2010-03-08
3
-21
/
+28
*
s4:ldif_handlers - Change "unsigned int" to "uint32_t" which fits better here
Matthias Dieter Wallnöfer
2010-03-08
1
-1
/
+1
*
s4-gensec: Fixed wrong usage of error_string.
Andreas Schneider
2010-03-08
1
-1
/
+1
*
s4:extended_dn_out LDB module - change counter variables to "unsigned" where ...
Matthias Dieter Wallnöfer
2010-03-07
1
-8
/
+11
*
s4:repl_meta_data LDB module - change counter variables to "unsigned" where a...
Matthias Dieter Wallnöfer
2010-03-07
1
-20
/
+24
*
s4:local_password LDB module - change counter variables to "unsigned" where a...
Matthias Dieter Wallnöfer
2010-03-07
1
-4
/
+4
*
s4:ranged_results LDB module - change counter variables to "unsigned" where a...
Matthias Dieter Wallnöfer
2010-03-07
1
-2
/
+2
*
s4:objectguid LDB module - change counter variables to "unsigned" where appro...
Matthias Dieter Wallnöfer
2010-03-07
1
-1
/
+1
*
s4:objectclass LDB module - change counter variabls to "unsigned" where appro...
Matthias Dieter Wallnöfer
2010-03-07
1
-2
/
+2
*
s4:anr LDB module - change counter variable to "unsigned"
Matthias Dieter Wallnöfer
2010-03-07
1
-1
/
+1
*
s4:acl LDB module - change counter variable to "unsigned"
Matthias Dieter Wallnöfer
2010-03-07
1
-1
/
+1
*
s4:linked_attributes LDB module - change counter variables to "unsigned" wher...
Matthias Dieter Wallnöfer
2010-03-07
1
-3
/
+5
[next]