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
2008-02-29
Generate manpage list with make.
Jelmer Vernooij
1
-2
/
+1
2008-02-29
Use make to create lists of pc files and prototype headers.
Jelmer Vernooij
2
-5
/
+8
2008-02-29
Use make to generate lists of libraries.
Jelmer Vernooij
1
-1
/
+1
2008-02-29
Use make to generate lists of libraries.
Jelmer Vernooij
1
-8
/
+2
2008-02-29
Use make to generate list of prototype headers.
Jelmer Vernooij
1
-4
/
+2
2008-02-29
Create SBIN_PROGS and BIN_PROGS lists from within make.
Jelmer Vernooij
1
-6
/
+2
2008-02-29
use gmake to handle .py file copies.
Jelmer Vernooij
2
-3
/
+5
2008-02-29
libreplace: add snprintf.c to test code for getifaddrs - needed on some systems.
Michael Adam
1
-0
/
+4
2008-02-29
libreplace: ifdef out ip6 code if unsupported.
Michael Adam
1
-0
/
+2
2008-02-29
libreplace: fix rep_freeifaddrs to not segfault on NULL input.
Michael Adam
1
-6
/
+7
2008-02-29
libreplace: fix silly crashbug in getifaddrs_test().
Michael Adam
1
-1
/
+3
2008-02-29
libreplace: add missing newline in output of getifaddrs test.
Michael Adam
1
-1
/
+1
2008-02-29
libreplace: add missing semicolon to getifaddrs.
Michael Adam
1
-1
/
+1
2008-02-29
Fix ldapi support.
Jelmer Vernooij
1
-2
/
+2
2008-02-29
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test
Jelmer Vernooij
0
-0
/
+0
2008-02-29
Fix typo.
Jelmer Vernooij
1
-1
/
+1
2008-02-29
fix typo
Andrew Bartlett
1
-1
/
+1
2008-02-29
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test
Jelmer Vernooij
3
-27
/
+24
2008-02-29
raw-qfsinfo: Convert to new torture API.
Jelmer Vernooij
1
-16
/
+13
2008-02-29
Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-local
Andrew Bartlett
12
-93
/
+78
2008-02-29
Prove that not supporting ldapi is a bit problem.
Andrew Bartlett
1
-0
/
+1
2008-02-29
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test
Jelmer Vernooij
6
-61
/
+133
2008-02-29
Convert to new torture API.
Jelmer Vernooij
6
-89
/
+62
2008-02-29
Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-local
Andrew Bartlett
6
-61
/
+133
2008-02-29
libreplace: try and fix rep_getifaddrs() for Tru64.
Michael Adam
1
-21
/
+16
2008-02-28
libreplace: use the new getifaddrs test also for autoconf.
Michael Adam
2
-33
/
+16
2008-02-28
libreplace: add extended getifaddrs test that prints out the interfaces.
Michael Adam
4
-7
/
+101
2008-02-29
Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-local
Andrew Bartlett
96
-445
/
+573
2008-02-29
Simplify the 'password must change' logic
Andrew Bartlett
2
-27
/
+23
2008-02-28
Remove use of global_loadparm.
Jelmer Vernooij
3
-3
/
+12
2008-02-28
Remove use of global_loadparm.
Jelmer Vernooij
3
-1
/
+4
2008-02-28
Remove sDefault as static variable.
Jelmer Vernooij
13
-138
/
+188
2008-02-28
Merge branch 'v4-0-trivial' into v4-0-test
Jelmer Vernooij
70
-172
/
+266
2008-02-28
Cache iconv_convenience.
Jelmer Vernooij
1
-12
/
+22
2008-02-28
torture/t_strcmp.c: Remove obsolete file - proper testing is now done in the ...
Jelmer Vernooij
1
-20
/
+0
2008-02-28
More share_init to more apprioriate place.
Jelmer Vernooij
2
-2
/
+1
2008-02-28
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test
Jelmer Vernooij
24
-250
/
+495
2008-02-28
pvfs_open: fix callers of odb_get_delete_on_close()
Stefan Metzmacher
1
-2
/
+2
2008-02-28
opendb: only return delete_on_close on odb_get_delete_on_close()
Stefan Metzmacher
4
-31
/
+9
2008-02-28
pvfs: remove unused args from pvfs_delete_on_close_set()
Stefan Metzmacher
2
-5
/
+4
2008-02-28
pvfs_open: use the delete_path of odb_close_file()
Stefan Metzmacher
1
-49
/
+35
2008-02-28
opendb: return the path that should be deleted in odb_close_file()
Stefan Metzmacher
4
-6
/
+30
2008-02-28
Ensure we don't try and set the acct_flags if they are 0 (meaning
Andrew Bartlett
2
-1
/
+9
2008-02-28
Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-local
Andrew Bartlett
38
-266
/
+2215
2008-02-28
Fix up the libnet tests.
Andrew Bartlett
2
-4
/
+13
2008-02-28
Check for and reject invalid account flags.
Andrew Bartlett
1
-0
/
+14
2008-02-28
Generate ACB_PW_EXPIRED correctly
Andrew Bartlett
6
-54
/
+115
2008-02-28
Users and computers now share the same template.
Andrew Bartlett
4
-82
/
+101
2008-02-28
Reorder modules to have rdn_name before objectclass.
Andrew Bartlett
1
-1
/
+1
2008-02-28
Fix rdn_name errors.
Andrew Bartlett
1
-1
/
+2
[next]