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
2010-03-09
s3: Fix a typo. Thanks to Christian Ambach for pointing me at it :-)
Volker Lendecke
21
-21
/
+21
2010-03-09
A helper function to get the Infrastructure DN.
Nadezhda Ivanova
1
-0
/
+12
2010-03-09
Fixed a bug in acl tests - python error when we create user/group/ou with a d...
Nadezhda Ivanova
1
-23
/
+23
2010-03-09
Added a check for permissions to modify the RDN attribute on rename.
Nadezhda Ivanova
2
-0
/
+44
2010-03-09
s4:dsdb/dns: change callers of samba_runcmd()
Stefan Metzmacher
1
-36
/
+68
2010-03-09
lib/util: change samba_runcmd() to use tevent_req _send/_recv
Stefan Metzmacher
2
-146
/
+188
2010-03-08
Revert "Fix bug #7067 - Linux asynchronous IO (aio) can cause smbd to fail to...
Karolin Seeger
3
-71
/
+5
2010-03-09
s3:build: Fix automatic building of vfs_tsmsm if gpfs and dmapi are present.
Michael Adam
1
-1
/
+1
2010-03-08
s3:release-scripts: fix create-tarball to treat vendor patch level correctly
Michael Adam
1
-1
/
+1
2010-03-08
samba: remove Linux cifs-utils files from samba master branch
Jeff Layton
12
-4182
/
+7
2010-03-08
s4:"dns_update_list" file: install it properly into the private directory
Matthias Dieter Wallnöfer
2
-7
/
+10
2010-03-08
Revert "s4:script/installmisc.sh - install "dns_update_list" to target setup ...
Matthias Dieter Wallnöfer
1
-1
/
+0
2010-03-08
LDB:asq module - change counters to "unsigned" where appropriate
Matthias Dieter Wallnöfer
1
-4
/
+5
2010-03-08
LDB:sort module - change counters to "unsigned" where appropriate
Matthias Dieter Wallnöfer
1
-4
/
+5
2010-03-08
LDB:rdn name module - change counters to "unsigned" where appropriate
Matthias Dieter Wallnöfer
1
-2
/
+3
2010-03-08
LDB:paged searches module - change counters to "unsigned" where appropriate
Matthias Dieter Wallnöfer
1
-2
/
+2
2010-03-08
LDB:paged results module - change counters to "unsigned" where appropriate
Matthias Dieter Wallnöfer
1
-4
/
+4
2010-03-08
s3: add missing Makefile.in changes for vfs_crossrename
Björn Jacke
1
-0
/
+5
2010-03-08
s3: add man page for vfs_crossrename
Björn Jacke
1
-0
/
+115
2010-03-08
s3: add vfs_crossrename
Björn Jacke
2
-0
/
+202
2010-03-08
s3: remove cross-device rename support from vfs_default
Björn Jacke
1
-116
/
+0
2010-03-08
samba: remove cifs-utils tools from build systems
Jeff Layton
5
-203
/
+5
2010-03-08
LDB:common - Change counters to "unsigned" where appropriate
Matthias Dieter Wallnöfer
11
-67
/
+76
2010-03-08
s4:LDB TDB index code - reintroduce accidentally removed code part
Matthias Dieter Wallnöfer
1
-1
/
+3
2010-03-08
s4:ldb_ldap.c - fix indentation
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-03-08
LDB:TDB backend - change counter variables to "unsigned" where appropriate
Matthias Dieter Wallnöfer
5
-16
/
+19
2010-03-08
LDB:SQLITE3 backend - change counter variables to "unsigned" where appropriate
Matthias Dieter Wallnöfer
1
-8
/
+10
2010-03-08
LDB:LDAP backend - change a counter variable to "unsigned"
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-03-08
LDB:map - make LDB "signed-safe" on counter variables where appropriate
Matthias Dieter Wallnöfer
3
-21
/
+28
2010-03-08
s4:ldif_handlers - Change "unsigned int" to "uint32_t" which fits better here
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-03-08
s4-gensec: Fixed wrong usage of error_string.
Andreas Schneider
1
-1
/
+1
2010-03-07
s4:extended_dn_out LDB module - change counter variables to "unsigned" where ...
Matthias Dieter Wallnöfer
1
-8
/
+11
2010-03-07
s4:repl_meta_data LDB module - change counter variables to "unsigned" where a...
Matthias Dieter Wallnöfer
1
-20
/
+24
2010-03-07
s4:local_password LDB module - change counter variables to "unsigned" where a...
Matthias Dieter Wallnöfer
1
-4
/
+4
2010-03-07
s4:ranged_results LDB module - change counter variables to "unsigned" where a...
Matthias Dieter Wallnöfer
1
-2
/
+2
2010-03-07
s4:objectguid LDB module - change counter variables to "unsigned" where appro...
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-03-07
s4:objectclass LDB module - change counter variabls to "unsigned" where appro...
Matthias Dieter Wallnöfer
1
-2
/
+2
2010-03-07
s4:anr LDB module - change counter variable to "unsigned"
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-03-07
s4:acl LDB module - change counter variable to "unsigned"
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-03-07
s4:linked_attributes LDB module - change counter variables to "unsigned" wher...
Matthias Dieter Wallnöfer
1
-3
/
+5
2010-03-07
s4:kludge_acl LDB module - change counter variables to "unsigned" where appro...
Matthias Dieter Wallnöfer
1
-5
/
+10
2010-03-07
s4:proxy LDB module - Change counter variables to "unsigned" where appropriate
Matthias Dieter Wallnöfer
1
-5
/
+6
2010-03-07
s4:schema_data LDB module - change counter variables to "unsigned" where appr...
Matthias Dieter Wallnöfer
1
-3
/
+6
2010-03-07
s4:resolve_oids LDB module - change counter variables to "unsigned" where app...
Matthias Dieter Wallnöfer
1
-5
/
+5
2010-03-07
s4:rootdse LDB module - change counter variables to "unsigned" where appropriate
Matthias Dieter Wallnöfer
1
-9
/
+10
2010-03-07
s4:partition LDB module - change counter variables to "unsigned" where approp...
Matthias Dieter Wallnöfer
2
-17
/
+26
2010-03-07
s4:schema - Change also here counters to "unsigned" where needed
Matthias Dieter Wallnöfer
7
-26
/
+27
2010-03-07
s4:schema_syntax.c - Change also here counters to "unsigned" where needed
Matthias Dieter Wallnöfer
1
-44
/
+44
2010-03-07
s4:libcli/wrepl: rewrite the low level request handling to use tevent_queue a...
Stefan Metzmacher
7
-537
/
+330
2010-03-07
s4:wrepl_out_helpers: add a WREPLSRV_PUSH_NOTIFY_STAGE_WAIT_UPDATE stage
Stefan Metzmacher
1
-44
/
+64
[next]