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
path:
root
/
source4
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-25
Merge branch 'master' of ssh://git.samba.org/data/git/samba
Jelmer Vernooij
3
-1
/
+170
2009-01-25
Add prototypes required by samba-gtk.
Jelmer Vernooij
2
-0
/
+11
2009-01-24
s4-smbtorture: add my copyright.
Günther Deschner
1
-0
/
+1
2009-01-24
s4-smbtorture: add BackupLog handling in eventlog test.
Günther Deschner
1
-0
/
+69
2009-01-24
s4-smbtorture: add test_GetLogIntormation test.
Günther Deschner
1
-0
/
+48
2009-01-24
s4-smbtorture: add ReportEventW test.
Günther Deschner
1
-0
/
+50
2009-01-23
s4: add ../lib/async_req to the s4 build
Kai Blin
1
-0
/
+1
2009-01-23
s4: we're on the way to alhpa7
Stefan Metzmacher
1
-1
/
+1
2009-01-22
Merge branch 'master' of ssh://git.samba.org/data/git/samba
Jelmer Vernooij
1
-10
/
+0
2009-01-22
Do not start a transaction this way.
Simo Sorce
1
-10
/
+0
2009-01-22
Remove obsolete samr Python module - use samba.dcerpc.samr instead.
Jelmer Vernooij
1
-759
/
+0
2009-01-22
Implement as_sddl.
Jelmer Vernooij
2
-1
/
+29
2009-01-22
Support parsing sddl for security descriptors.
Jelmer Vernooij
2
-2
/
+37
2009-01-22
Move configure test files to the top-level and share them between s3 and
Jelmer Vernooij
13
-1293
/
+6
2009-01-21
libsmbconf: Add build magic for Samba 4.
Jelmer Vernooij
1
-0
/
+1
2009-01-21
Move check_python.m4 to common m4 directory.
Jelmer Vernooij
2
-101
/
+1
2009-01-21
Only check for Perl once in Samba 3.
Jelmer Vernooij
2
-33
/
+1
2009-01-21
Move check_make.m4 to the top-level.
Jelmer Vernooij
2
-34
/
+1
2009-01-21
Use script path to find the setup directory.
Jelmer Vernooij
3
-3
/
+3
2009-01-21
Merge branch 'master' of ssh://git.samba.org/data/git/samba
Jelmer Vernooij
9
-156
/
+153
2009-01-21
Allow overriding the function that ships the request in the Samba 3
Jelmer Vernooij
1
-1
/
+1
2009-01-21
s4:auth: move make_server_info_netlogon_validation() function arround
Stefan Metzmacher
7
-148
/
+143
2009-01-21
s4:selftest: reference binaries via variables in tests.sh
Stefan Metzmacher
1
-7
/
+9
2009-01-21
s4:python glue: fix dependecy to pyldb
Stefan Metzmacher
1
-1
/
+1
2009-01-21
s4:ldb: remove dependency to samba4's events wrapper
Stefan Metzmacher
7
-29
/
+36
2009-01-19
Don't use TMPDIR as variable, it's already used for other purposes.
Jelmer Vernooij
1
-5
/
+8
2009-01-19
Make sure server_role gets initialized in backend provisioning code -
Jelmer Vernooij
3
-3
/
+19
2009-01-19
nbt_server/wins: winsdb_handle() can be static
Stefan Metzmacher
1
-2
/
+3
2009-01-19
nbt_server/wins: add some const
Stefan Metzmacher
1
-3
/
+4
2009-01-19
nbt_server/wins: use talloc_zero() to create struct winsdb_handle
Stefan Metzmacher
2
-2
/
+2
2009-01-19
wrepl_server: make 'use inform' the default and autofallback against old servers
Stefan Metzmacher
3
-3
/
+25
2009-01-19
libcli/wrepl: return the major version of the server in wrepl_associate()
Stefan Metzmacher
2
-0
/
+2
2009-01-19
wreplserver: add "wreplsrv:propagate name releases = yes" for replicated sgro...
Stefan Metzmacher
1
-0
/
+29
2009-01-19
winsserver: add "wreplsrv:propagate name releases" option
Stefan Metzmacher
2
-6
/
+47
2009-01-19
winsserver_release: update the expire time if only one address is released
Stefan Metzmacher
1
-1
/
+12
2009-01-19
wrepl_scavenging: add a comment to make the is_static case more clear
Stefan Metzmacher
1
-5
/
+13
2009-01-19
wrepl_server: fix the record expire time of sgroup merges
Stefan Metzmacher
1
-0
/
+18
2009-01-19
wrepl_server: use a local 'local_owner' variable to make the code more readable
Stefan Metzmacher
1
-1
/
+2
2009-01-19
winsdb: the we_are_owner in winsdb_lookup() needs to be per address
Stefan Metzmacher
1
-22
/
+15
2009-01-19
nbt_server: fix crash bug, the wins client interface may not have a nbtsock
Stefan Metzmacher
1
-1
/
+1
2009-01-19
nbt_server: redirect incoming response packets to the correct interface
Stefan Metzmacher
1
-0
/
+53
2009-01-19
nbt_server: add some debug messages which show the used interfaces addresses
Stefan Metzmacher
1
-2
/
+12
2009-01-19
wreplsrv: don't log scavenging events at level 0
Stefan Metzmacher
1
-7
/
+7
2009-01-19
wreplsrv: log a successful replication cycle at level 1
Stefan Metzmacher
1
-1
/
+1
2009-01-19
wreplsrv: log replication failures at log level 0
Stefan Metzmacher
2
-8
/
+8
2009-01-19
NBT-WINS: test if the server ignores resent packets
Stefan Metzmacher
1
-0
/
+54
2009-01-19
NBT-WINS: we don't need the slow low port tests for every name
Stefan Metzmacher
1
-18
/
+19
2009-01-19
NBT-WINS: if we're bound to port 137 trigger WACK reponses with timeouts
Stefan Metzmacher
1
-2
/
+107
2009-01-19
NBT-WINS: try to bind to port 137 in the NBT-WINS test
Stefan Metzmacher
1
-3
/
+15
2009-01-19
winsserver: we need to ignore duplicated name register requests.
Stefan Metzmacher
3
-7
/
+59
[next]