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
/
source3
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-22
s3: Add some const to name_mangle()
Volker Lendecke
2
-2
/
+2
2010-12-22
s3-waf: fix the build.
Günther Deschner
1
-1
/
+2
2010-12-22
s3:lib/gencache: fix memory leak in error path
Stefan Metzmacher
1
-0
/
+3
2010-12-22
s3-printing: fix crash bug in print_spool_open().
Günther Deschner
1
-1
/
+3
2010-12-22
s3-spoolss: handle NTTIME(0) as "01/01/1601" REG_SZ in driver dates.
Günther Deschner
1
-4
/
+13
2010-12-22
s3:libsmb/namequery.c: don't leak 'pserver'
Stefan Metzmacher
1
-2
/
+2
2010-12-22
Fix a warning message.
Jeremy Allison
1
-1
/
+2
2010-12-21
My algorithm for determining whan an incoming sequence number can be allowed ...
Jeremy Allison
2
-6
/
+8
2010-12-21
s3:cli_np_tstream: if SMBtrans is desired, the readv needs to wait for the la...
Stefan Metzmacher
1
-23
/
+70
2010-12-21
s3/s4:auth SPNEGO - adaptions for the removed "const" from OIDs
Matthias Dieter Wallnöfer
1
-3
/
+1
2010-12-21
Keep track of the sparse status of an open file handle. Allows bypass of
Jeremy Allison
5
-2
/
+15
2010-12-21
Added call out to a Linux-compatible fallocate() when we need to extend a file
Jeremy Allison
5
-3
/
+86
2010-12-20
CREATE in a compound CREATE/NOTIFY sequence was being passed through set_oper...
Ken Harris
1
-17
/
+17
2010-12-20
From metze's work on sparse attributes. FILE_ATTRIBUTE_SPARSE is valid on get...
Jeremy Allison
2
-3
/
+3
2010-12-20
s3-printing: fix printer_list_traverse()
David Disseldorp
1
-1
/
+1
2010-12-20
s3: Remove unused "retry" from cli_start_connection
Volker Lendecke
4
-15
/
+5
2010-12-20
s3: Remove unused "retry" from cli_full_connection
Volker Lendecke
16
-31
/
+24
2010-12-20
s3: Always retry the DC connection in auth_domain
Volker Lendecke
1
-8
/
+4
2010-12-20
s3: Remove some unused variables
Volker Lendecke
2
-6
/
+3
2010-12-19
s3: "make etags" should not grow TAGS infinitely...
Volker Lendecke
1
-0
/
+1
2010-12-19
s3: Fix bug 7066 -- wbcAuthenticateEx gives unix times
Volker Lendecke
1
-3
/
+5
2010-12-19
s3: Use the right uid winbindd_raw_kerberos_login()
Volker Lendecke
1
-1
/
+1
2010-12-19
wb_reqtrans is not used in libwbclient
Volker Lendecke
7
-7
/
+514
2010-12-19
Move wbc_async.[ch] to its only user: smbtorture3
Volker Lendecke
5
-3
/
+948
2010-12-19
libwbclient: Put the wb_reqtrans definitions into wb_reqtrans.h
Volker Lendecke
2
-2
/
+2
2010-12-19
s3: wcache_invalidate_samlogon only needs the SID
Volker Lendecke
3
-12
/
+15
2010-12-19
s3: netsamlogon_clear_cached_user only needs the SID
Volker Lendecke
3
-10
/
+4
2010-12-19
s3: Remove two pointless slprintf calls
Volker Lendecke
1
-4
/
+4
2010-12-19
s3: FreeBSD has getpeereid(), use it
Volker Lendecke
2
-0
/
+16
2010-12-19
s3: Reply correctly to FSCTL_IS_VOLUME_DIRTY
Volker Lendecke
2
-0
/
+10
2010-12-19
s3: Fix some nonempty blank lines
Volker Lendecke
1
-22
/
+22
2010-12-19
s3: Did I say this module is from hell?
Volker Lendecke
1
-1
/
+1
2010-12-19
s3: re-add some debugs to check_reduced_name
Volker Lendecke
1
-0
/
+2
2010-12-19
s3: Fix some typos
Volker Lendecke
4
-6
/
+6
2010-12-19
s3: Fix serverid_exists
Volker Lendecke
1
-0
/
+4
2010-12-18
Rename vfs operation posix_fallocate to just fallocate and add the vfs_falloc...
Jeremy Allison
9
-42
/
+65
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
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
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
[next]