index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3: Remove some unused code
Volker Lendecke
2010-11-17
2
-23
/
+0
*
waf: added --git-local-changes configure option
Andrew Tridgell
2010-11-16
1
-5
/
+5
*
net: Add and fix some German translation
André Hentschel
2010-11-15
1
-4
/
+4
*
s3: string_to_sid does thorough syntax checking
Volker Lendecke
2010-11-14
2
-4
/
+4
*
s3: Avoid two calls cli_errstr
Volker Lendecke
2010-11-14
1
-4
/
+9
*
s3: Convert cli_get_posix_fs_info() to cli_trans()
Volker Lendecke
2010-11-14
3
-64
/
+45
*
Fix the unexpected.tdb database problem. Change nmbd to store the
Jeremy Allison
2010-11-14
9
-19
/
+195
*
Move error reporting of messaging context creation fail into
Jeremy Allison
2010-11-14
7
-23
/
+24
*
s3: Rename GIT_COMMIT_{TIME,DATE} to COMMIT_{TIME,DATE}.
Jelmer Vernooij
2010-11-12
3
-13
/
+13
*
samba_version: When working from git checkout, display git revision SHA1 rather
Jelmer Vernooij
2010-11-12
1
-1
/
+1
*
s3: Well... Fix a stupid error
Volker Lendecke
2010-11-11
1
-1
/
+1
*
s3: Make cli_set_ea_fnum return NTSTATUS
Volker Lendecke
2010-11-11
3
-8
/
+12
*
s3: Make cli_set_ea_path return NTSTATUS
Volker Lendecke
2010-11-11
4
-13
/
+25
*
s3: Remove two pointless variables
Volker Lendecke
2010-11-11
1
-5
/
+4
*
s3: Convert cli_set_ea() to cli_trans()
Volker Lendecke
2010-11-11
1
-40
/
+35
*
s3: Convert cli_dfs_get_referral to cli_trans
Volker Lendecke
2010-11-11
2
-32
/
+31
*
s3: cli_dfs_check_error does not need to depend on cli->inbuf
Volker Lendecke
2010-11-11
1
-10
/
+13
*
s3: Make split_dfs_path return bool
Volker Lendecke
2010-11-11
1
-11
/
+27
*
s3: Remove some dead code
Volker Lendecke
2010-11-11
1
-3
/
+0
*
s3: Untangle an if-expression
Volker Lendecke
2010-11-11
1
-1
/
+2
*
Fix bug #7791 - gvfsd-smb (Gnome vfs) fails to copy files from a SMB share us...
Jeremy Allison
2010-11-11
1
-5
/
+2
*
Add test that detects problems in the SMB signing code when run through cli_w...
Jeremy Allison
2010-11-10
2
-12
/
+36
*
s3-spoolss: fix spoolss GetPrinterData behaviour
David Disseldorp
2010-11-10
1
-1
/
+1
*
s3/time_audit: fix a change that was just for debuggin purposeѕ
Björn Jacke
2010-11-10
1
-2
/
+2
*
Fix memleak I accidently introduced when reading from tdb.
Jeremy Allison
2010-11-10
1
-0
/
+1
*
Fix bug 7781 - Samba transforms ShareName to lowercase (sharename) when addin...
Jeremy Allison
2010-11-10
12
-110
/
+195
*
Ensure we check the return from make_user_info before dereferencing the value...
Jeremy Allison
2010-11-10
1
-2
/
+2
*
Remove fstring from map_username. Create a more sane interface than the calle...
Jeremy Allison
2010-11-10
10
-101
/
+208
*
s3/vfs_time_audit: use monotonic clock for time deltas
Björn Jacke
2010-11-10
1
-334
/
+445
*
s3: Quieten a bogus error message
Volker Lendecke
2010-11-09
1
-3
/
+1
*
Second part of fix for bug #7777 - When requesting lookups for BUILTIN sids, ...
Jeremy Allison
2010-11-08
1
-1
/
+3
*
First part of fix for bug #7777 - When requesting lookups for BUILTIN sids, w...
Jeremy Allison
2010-11-08
1
-0
/
+10
*
s3/configure: fix typo and warning
Björn Jacke
2010-11-08
1
-1
/
+1
*
s3-waf: add idmap_autorid to the build.
Günther Deschner
2010-11-08
2
-1
/
+10
*
s3: Fix an uninitialized variable
Volker Lendecke
2010-11-08
1
-0
/
+1
*
s3: Build idmap_autorid by default
Volker Lendecke
2010-11-08
1
-0
/
+1
*
s3:idmap: add a new ID mapping module autorid
Christian Ambach
2010-11-08
3
-0
/
+476
*
s3:winbind add wcache_tdc_fetch_domainbysid
Christian Ambach
2010-11-08
2
-0
/
+53
*
s3: Put some parentheses around conditionals
Volker Lendecke
2010-11-08
1
-2
/
+2
*
s3: Consistently use stdbool types in new code
Volker Lendecke
2010-11-08
1
-11
/
+11
*
s3:winbind add timeouts to winbind cache
Christian Ambach
2010-11-08
1
-14
/
+57
*
s3: Make proper use of sid_check_is_in_xx routines
Volker Lendecke
2010-11-05
1
-2
/
+2
*
s3: Fix a typo
Volker Lendecke
2010-11-05
1
-1
/
+1
*
s3: Remove some duplicate prototypes
Volker Lendecke
2010-11-05
2
-31
/
+0
*
s3: Allow disabling of mdns registrations
Volker Lendecke
2010-11-05
3
-1
/
+14
*
s3: Remove the use of cli_send_trans from cli_get_fs_full_size_info
Volker Lendecke
2010-11-04
3
-55
/
+41
*
s3: Remove an unused prototype
Volker Lendecke
2010-11-04
1
-17
/
+0
*
s3-waf: add check for httpConnect and httpConnectEncrypt.
Günther Deschner
2010-11-04
1
-0
/
+1
*
s3:util_str: add strlen_m_ext_term() - variant of strlen_m_ext() counting ter...
Michael Adam
2010-11-03
2
-0
/
+11
*
s3:lib/util_str: add strlen_m_ext() that takes input and output charset
Michael Adam
2010-11-03
2
-13
/
+57
[next]