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
2011-11-24
s3:smb2 report access_based_dir_enum in tcon reply
Christian Ambach
1
-0
/
+5
2011-11-24
s3:smb2 do not set allow_namespace_caching flag for a share
Christian Ambach
1
-1
/
+1
2011-11-24
s3:vfs:gpfs remove non-working code
Christian Ambach
1
-65
/
+0
2011-11-24
s3:vfs:gpfs fix some compiler warnings
Christian Ambach
1
-3
/
+3
2011-11-24
s3:vfs:gpfs convert syncio parameter
Christian Ambach
1
-2
/
+11
2011-11-24
s4 dns: Test QCLASS_NONE query
Kai Blin
1
-0
/
+14
2011-11-24
s4 dns: Test QTYPE_ALL query
Kai Blin
1
-0
/
+25
2011-11-24
s4 dns: Check more of the returned values for the A query
Kai Blin
1
-0
/
+3
2011-11-24
s4 dns: Move dns_transaction_udp to other helper functions
Kai Blin
1
-13
/
+14
2011-11-24
pidl:Samba4/NDR/Parser: don't generate code for [ignore] pointers
Stefan Metzmacher
1
-2
/
+35
2011-11-24
Remove unused variable.
Jeremy Allison
1
-1
/
+0
2011-11-23
Fix uninitialized variable frees on error paths.
Jeremy Allison
1
-11
/
+11
2011-11-23
s3: Fix a valgrind error
Volker Lendecke
1
-1
/
+1
2011-11-23
s3: Move server_info_struct to nmbd
Volker Lendecke
2
-9
/
+9
2011-11-23
s3: Replace delete_token_list by an array
Volker Lendecke
2
-53
/
+69
2011-11-23
Ensure we don't free uninitialized variables.
Jeremy Allison
1
-2
/
+2
2011-11-22
Remove the setting of the inherited ACL on new files/directories. This is
Jeremy Allison
3
-224
/
+0
2011-11-22
Move setting the inherited ACL into the main open code path. Next will
Jeremy Allison
1
-1
/
+110
2011-11-22
Move the "set SD" code into provided SD and "inherit acls" branches.
Jeremy Allison
1
-29
/
+32
2011-11-22
Only add the SD if it's not a new stream file.
Jeremy Allison
1
-1
/
+1
2011-11-22
Move the add security descriptor code to *after* all the other meta-data is
Jeremy Allison
1
-35
/
+35
2011-11-22
s3: Fix wb_next_pwent_fill_done
Volker Lendecke
1
-1
/
+0
2011-11-22
s3 libaddns: Prevent a crash when dns_create_update fails
Kai Blin
1
-1
/
+1
2011-11-22
s4-dns: added --no-credentials option to samba_dnsupdate
Andrew Tridgell
1
-3
/
+10
2011-11-21
Fix a bunch of "warning: variable ‘XXXX’ set but not used [-Wunused-but-s...
Jeremy Allison
13
-49
/
+32
2011-11-21
s3:winbindd_cm: close sockfd on error in cm_prepare_connection()
Stefan Metzmacher
1
-0
/
+2
2011-11-21
s3:libsmb: close fd on error in cli_connect_nb()
Stefan Metzmacher
1
-0
/
+2
2011-11-21
librpc: install drsuapi and drsblobs headers.
Günther Deschner
1
-2
/
+6
2011-11-21
s3-waf: remove version from libpdb.so for now.
Günther Deschner
1
-2
/
+0
2011-11-20
s4-smbtorture: add ndr test for nbt_netlogon_packet to avoid future regressions.
Günther Deschner
1
-0
/
+36
2011-11-20
s3:smb2_negprot: add support for SMB2_22
Stefan Metzmacher
1
-0
/
+15
2011-11-20
lib/param: add "SMB2_22" to enum_protocol
Stefan Metzmacher
1
-0
/
+1
2011-11-19
s4-dsdb: Modify the repl_meta_data behavior to allow Metadata change on attri...
Matthieu Patou
1
-2
/
+8
2011-11-19
socket_wrapper/py_socket_wrapper.c - include Python 2.4 compatiblity code
Matthias Dieter Wallnöfer
1
-0
/
+7
2011-11-18
Remove rawmemchr calls - found by Ira Cooper. These are glibc-specific calls,...
Jeremy Allison
1
-3
/
+4
2011-11-18
s3/packaging: Fix rpm build issues on RHEL4.
Karolin Seeger
1
-1
/
+13
2011-11-18
s3:libsmb: verify num_setup for SMBnttrans in cli_pull_trans()
Stefan Metzmacher
1
-0
/
+4
2011-11-18
s3:libsmb: fix compiler warning in cli_pull_trans()
Stefan Metzmacher
1
-1
/
+3
2011-11-18
s3:libsmb: only align unicode pipe_name (bug #8586)
Stefan Metzmacher
1
-7
/
+11
2011-11-18
s3: Fix bug 8371
Volker Lendecke
1
-0
/
+2
2011-11-18
s3-py-passdb: Fix handling of uninitialized gid values
Amitay Isaacs
3
-3
/
+3
2011-11-18
dsdb: Fix the password expiry calculation
Amitay Isaacs
1
-1
/
+1
2011-11-18
s3-passdb_test: Policy values are converted to signed integer
Amitay Isaacs
1
-1
/
+1
2011-11-18
s4-s3-upgrade: Add --verbose option to print extra details
Amitay Isaacs
2
-3
/
+6
2011-11-18
s4-auth log details about any token we fail to convert to a unix token
Andrew Bartlett
1
-0
/
+17
2011-11-18
s4-s3-upgrade: Fix idmap types ID_TYPE_UID/ID_TYPE_GID instead of UID/GID
Amitay Isaacs
1
-3
/
+3
2011-11-18
samba-tool: Fix the domain account policy max_pwd_age calculation
Amitay Isaacs
1
-2
/
+8
2011-11-18
s4-s3-upgrade: Fix the minimum and maximum password age calculation
Amitay Isaacs
1
-4
/
+4
2011-11-18
s4-s3-upgrade now look for -1 as the special 'not set' value
Andrew Bartlett
2
-2
/
+2
2011-11-17
s3/packaging: Fix rpm build issues on RHEL.
Karolin Seeger
1
-24
/
+5
[prev]
[next]