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-02-05
s3-brlock: we don't need these MSG_SMB_UNLOCK calls now
Andrew Tridgell
2
-10
/
+0
2010-02-05
s3-brlock: add a minimim retry time for pending blocking locks
Andrew Tridgell
1
-0
/
+20
2010-02-06
s4-ldb: fixed api.py selftest
Andrew Tridgell
1
-1
/
+1
2010-02-05
Remove now unused variable.
Jeremy Allison
1
-1
/
+0
2010-02-05
Fix bug 7104 - "wide links" and "unix extensions" are incompatible.
Jeremy Allison
6
-42
/
+22
2010-02-05
s3: Make use of ZERO_STRUCTP
Volker Lendecke
1
-1
/
+2
2010-02-05
s3: Remove a pointless if-statement
Volker Lendecke
1
-1
/
+1
2010-02-05
s3: Make guest_user_info() static
Volker Lendecke
2
-2
/
+1
2010-02-05
s3: Hide some uses of pdb_get_init_flags (which I would love to remove...)
Volker Lendecke
2
-2
/
+2
2010-02-05
s3: Fix some nonempty blank lines
Volker Lendecke
2
-35
/
+34
2010-02-05
s4:UID wrapper - Make it work on older distributions
Matthias Dieter Wallnöfer
2
-4
/
+20
2010-02-05
s4:UID wrapper - Fix includes
Matthias Dieter Wallnöfer
6
-19
/
+37
2010-02-05
NSS wrapper - add dependency to "nsstest"
Matthias Dieter Wallnöfer
1
-1
/
+2
2010-02-05
s4:Heimdal build - never require the NSS wrapper for Heimdal Kerberos
Matthias Dieter Wallnöfer
1
-5
/
+5
2010-02-05
s3: normalize "Changing password for" msg IDs and STRs
Lars Müller
18
-30
/
+30
2010-02-05
s4/drs: propagate DRS_ extension flags in code base
Kamen Mazdrashki
3
-3
/
+3
2010-02-05
s4/idl: Regenerate IDL for DRSUAPI interface
Kamen Mazdrashki
2
-6
/
+8
2010-02-05
s4/idl: add DRSUAPI_SUPPORTED_EXTENSION_RECYCLE_BIN ext. flag for DRSUAPI
Kamen Mazdrashki
1
-1
/
+2
2010-02-05
s4/idl: add DRSUAPI_SUPPORTED_EXTENSION_GETCHGREQ_V10 flag for DRSUAPI
Kamen Mazdrashki
1
-1
/
+1
2010-02-05
s4/idl: add DRSUAPI_SUPPORTED_EXTENSION_GETCHGREQ_V5 flag for DRSUAPI
Kamen Mazdrashki
1
-1
/
+1
2010-02-05
s4/idl: add DRSUAPI_SUPPORTED_EXTENSION_ADDENTRY flag for DRSUAPI
Kamen Mazdrashki
1
-1
/
+1
2010-02-04
Fix bug 7075 - bug in vfs_scannedonly rmdir implementation.
Jeremy Allison
1
-1
/
+5
2010-02-04
s3:passdb: fix a type Domain Users has RID -513
Stefan Metzmacher
1
-1
/
+1
2010-02-04
s3:libsmb: don't reuse the callers stype variable in cli_NetServerEnum()
Stefan Metzmacher
1
-2
/
+3
2010-02-04
s4-torture: handle NT_STATUS_CONNECTION_RESET
Andrew Tridgell
3
-6
/
+12
2010-02-04
s4:mark the SYSTEM control always as non-critical
Matthias Dieter Wallnöfer
1
-0
/
+29
2010-02-04
s3:nsswitch: also use pthread CFLAGS for the nsswitch modules that might requ...
Björn Jacke
1
-1
/
+1
2010-02-04
s3: fix build on Tru64 after it broke with deactivating pthread pool support
Björn Jacke
1
-3
/
+6
2010-02-04
s3:vfs_scannedonly: fix build on HP-UX
Björn Jacke
1
-0
/
+6
2010-02-03
net: Fix python 2.4 compatibility.
Jelmer Vernooij
1
-0
/
+5
2010-02-03
s3: Simplify the code a bit: Catch (len==0) early
Volker Lendecke
1
-7
/
+4
2010-02-03
update samba schema for IBM Directory Server
Christian Ambach
1
-2
/
+2
2010-02-02
Fix bug 7081 - vfs_expand_msdfs doesn't work correctly (with fix identified)
Jeremy Allison
1
-3
/
+16
2010-02-02
Fix bug 7063 - Samba 3.4.5 on ubuntu 8.04 64 bit - Core dumps.
Jeremy Allison
1
-2
/
+9
2010-02-02
s3:configure: check complete set of EA functions only when we found at least one
Björn Jacke
1
-28
/
+18
2010-02-02
Change uint_t to unsigned int in source4
Matt Kraai
61
-290
/
+290
2010-02-02
Change uint_t to unsigned int in source3
Matt Kraai
2
-8
/
+8
2010-02-02
Change uint_t to unsigned int in pidl
Matt Kraai
1
-1
/
+0
2010-02-02
Change uint_t to unsigned int in libcli
Matt Kraai
5
-5
/
+5
2010-02-02
Change uint_t to unsigned int in lib/util
Matt Kraai
4
-6
/
+6
2010-02-02
Change uint_t to unsigned int in lib/talloc
Matt Kraai
2
-6
/
+6
2010-02-02
Change uint_t to unsigned int in lib/crypto
Matt Kraai
1
-4
/
+4
2010-02-02
Change uint_t to unsigned int in lib/replace
Matt Kraai
4
-4
/
+1
2010-02-02
s4:NBT-WINSREPLICATION: don't mark a local variable as static
Stefan Metzmacher
1
-1
/
+1
2010-02-01
Add debug to make it clear when EA dosmode set is invoked.
Jeremy Allison
1
-0
/
+5
2010-02-01
Fix bug #7084 - Create time on directories not stored properly in an EA in ne...
Jeremy Allison
1
-7
/
+0
2010-02-01
Torture test for bug 7084 - Create time on directories not stored properly in...
Jeremy Allison
2
-1
/
+88
2010-02-01
Arg. Got the sense of the test reversed to fix bug #7080 - Quota only shown w...
Jeremy Allison
1
-1
/
+1
2010-02-01
Fix bug #7080 - Quota only shown when logged as root.
Jeremy Allison
1
-1
/
+1
2010-02-01
s4:NBT-WINS: test large scopes
Stefan Metzmacher
1
-0
/
+37
[next]