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-12-17
Move checks inside file_set_sparse() to allow it to be called from anywhere.
Jeremy Allison
2
-19
/
+21
2010-12-17
file_set_sparse needs to be a handle based call.
Jeremy Allison
3
-12
/
+10
2010-12-17
s3:smbd: implement FSCTL_SET_SPARSE more correctly
Björn Jacke
1
-5
/
+43
2010-12-17
Update our attribute flags.
Jeremy Allison
1
-1
/
+6
2010-12-17
s3:smbd: add file_set_sparse() function
Björn Jacke
2
-0
/
+52
2010-12-17
s3/vfs_gpfs: map SPARSE attribute to/from WINATTRs, too
Björn Jacke
1
-2
/
+8
2010-12-17
s3: remove set_sparse_flag
Björn Jacke
1
-15
/
+1
2010-12-17
s3: add FILE_ATTRIBUTE_SPARSE to get_stat_dos_flags
Björn Jacke
1
-0
/
+2
2010-12-17
heimdal_build: Add version-script for krb5.
Jelmer Vernooij
2
-0
/
+770
2010-12-17
heimdal_build: Add version-script for gssapi.
Jelmer Vernooij
2
-0
/
+181
2010-12-17
heimdal_build: Add version-script for asn1.
Jelmer Vernooij
2
-0
/
+7
2010-12-17
heimdal_build: Add version-script for hdb.
Jelmer Vernooij
2
-4
/
+112
2010-12-17
heimdal_build: Add version-script for kdc.
Jelmer Vernooij
2
-1
/
+23
2010-12-17
heimdal_build: Add version-script for wind.
Jelmer Vernooij
2
-0
/
+29
2010-12-17
heimdal_build: Add version-script for ntlm.
Jelmer Vernooij
2
-0
/
+31
2010-12-17
heimdal: Add version script file for hcrypto (unused so far, as hcrypto still...
Jelmer Vernooij
2
-0
/
+300
2010-12-17
heimdal_build: Add version-script for roken.
Jelmer Vernooij
2
-0
/
+200
2010-12-17
heimdal_build: Add version-script for com_err.
Jelmer Vernooij
3
-0
/
+49
2010-12-17
wafsamba: Specify full vscript path so non-autogenerated files are possible, ...
Jelmer Vernooij
3
-2
/
+6
2010-12-17
heimdal_build: Simplify version_script handling.
Jelmer Vernooij
1
-6
/
+7
2010-12-17
wafsamba: Don't build vscript for modules.
Jelmer Vernooij
1
-3
/
+2
2010-12-17
wafsamba: Move version script handling out of SAMBA_LIBRARY.
Jelmer Vernooij
3
-2
/
+16
2010-12-17
Simplify link installation.
Jelmer Vernooij
1
-8
/
+3
2010-12-17
heimdal_build: Simplify library handling.
Jelmer Vernooij
2
-18
/
+13
2010-12-17
s4-smbtorture: allow to call test_GetDriverInfo_winreg without printer handle.
Günther Deschner
1
-11
/
+30
2010-12-17
s4-smbtorture: check if returned driver paths match requested architecture.
Günther Deschner
1
-26
/
+100
2010-12-17
s3:net ads dns register: use "cluster addresses" option if configured (bug #7...
Stefan Metzmacher
1
-3
/
+11
2010-12-17
s3:net ads dns register: add support for specifying addresse on the commandli...
Michael Adam
1
-3
/
+40
2010-12-17
s3:net: add net_update_dns_ext() that accepts a list of addresses as paramete...
Michael Adam
1
-12
/
+27
2010-12-17
s3:net: disable dynamic dns updates at the end of "net ads join" in a cluster...
Michael Adam
1
-0
/
+19
2010-12-17
util_net: fix a comment typo in interpret_string_addr_internal()
Michael Adam
1
-1
/
+1
2010-12-17
libcli/security: remove unused variable.
Günther Deschner
1
-1
/
+0
2010-12-17
s4-smbtorture: pass down driverosversion to test_DriverInfo_winreg.
Günther Deschner
1
-7
/
+9
2010-12-17
s4-smbtorture: skip level 8 checks in test_GetDriverInfo_winreg for w2k3.
Günther Deschner
1
-0
/
+4
2010-12-17
s4-smbtorture: skipping level 8 driveradds against w2k3.
Günther Deschner
1
-1
/
+18
2010-12-17
s4-smbtorture: add torture_assert_strn_equal macro.
Günther Deschner
1
-0
/
+10
2010-12-17
s3-net: fix net sid type build warning.
Günther Deschner
1
-1
/
+1
2010-12-17
s3/net: tz argument should be NULL of course
Björn Jacke
1
-1
/
+1
2010-12-16
Do more vfs_stat_fsp calls instead of FSTAT - ensures fsp->fsp_name->st is ke...
Jeremy Allison
1
-13
/
+20
2010-12-16
s4-waf: nsstest only needs replace.
Günther Deschner
1
-1
/
+1
2010-12-16
spoolss: fill in PerMachineConnections add and delete IDL.
Günther Deschner
3
-21
/
+27
2010-12-16
s4-dsdb Don't talloc_free() ares on failure, as LDB might free it later
Andrew Bartlett
1
-1
/
+0
2010-12-16
s4-dsdb Use sid_blob_parse()
Andrew Bartlett
1
-3
/
+3
2010-12-16
libcli/security Add sid_blob_parse() to directly parse a binary SID blob
Andrew Bartlett
2
-3
/
+14
2010-12-16
Typos in wintest
Zahari Zahariev
2
-3
/
+3
2010-12-16
Fix old bug in openX code, exposed when "strict allocate" is set to true.
Jeremy Allison
1
-5
/
+9
2010-12-15
Change strict allocate to default to true. (cherry picked from commit 820ea22...
Jeremy Allison
2
-6
/
+7
2010-12-15
s4-tests: Added a speedtest for LDAP search operations with different accounts.
Nadezhda Ivanova
1
-11
/
+67
2010-12-15
s4-tests: Added tests for LDAP add/delete/modify using anonymous login.
Nadezhda Ivanova
1
-8
/
+50
2010-12-15
s4-dsdb: Fixed incorrect LDAP return code when anonymous login is used.
Nadezhda Ivanova
1
-1
/
+1
[next]