index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Ensure when creating a directory, if we make any changes due to inheritance p...
Jeremy Allison
2011-06-09
1
-0
/
+12
*
Part 4 of bugfix for #8211 - "inherit owner = yes" doesn't interact correctly...
Jeremy Allison
2011-06-08
1
-3
/
+2
*
s3:selftest: add a few more raw.* tests
Stefan Metzmacher
2011-06-08
1
-1
/
+3
*
s3:libsmb/cli_np_tstream: s/TSTREAM_CLI_NP_BUF_SIZE/TSTREAM_CLI_NP_MAX_BUF_SIZE
Stefan Metzmacher
2011-06-08
1
-6
/
+6
*
s3:libsmb:cli_np_tstream: use dynamic talloc buffers
Stefan Metzmacher
2011-06-08
1
-9
/
+30
*
s3-winbind: always use samlogon cache for wbinfo -r, even when caching is
Günther Deschner
2011-06-08
1
-4
/
+0
*
s3-winbindd: make sure we obey the -n switch also for samlogon cache access.
Günther Deschner
2011-06-08
5
-3
/
+17
*
s3-spoolss: fix -Wunused-but-set-variable build warning in _spoolss_EnumPrint...
Günther Deschner
2011-06-08
1
-0
/
+4
*
Part 3 of bugfix for #8211 - "inherit owner = yes" doesn't interact correctly...
Jeremy Allison
2011-06-08
1
-17
/
+43
*
Part 2 of bugfix for #8211 - "inherit owner = yes" doesn't interact correctly...
Jeremy Allison
2011-06-07
1
-0
/
+2
*
Part 1 of bugfix for #8211 - "inherit owner = yes" doesn't interact correctly...
Jeremy Allison
2011-06-07
1
-0
/
+2
*
Fix re-opened bug 8083 - "inherit owner = yes" doesn't interact correctly wit...
Jeremy Allison
2011-06-07
1
-4
/
+17
*
s3:libsmb/cli_np_tstream: use larger buffers to avoid a bug NT4 servers (bug ...
Stefan Metzmacher
2011-06-07
1
-2
/
+17
*
s3:idmap_autorid: fail initialization if the domain is not "*"
Michael Adam
2011-06-07
1
-0
/
+8
*
s3:idmap_autorid: use "idmap config <DOMAIN> : rangesize" instead of "autorid...
Michael Adam
2011-06-07
1
-1
/
+9
*
s3:idmap_autorid: add a talloc_stackframe() to idmap_autorid_initialize()
Michael Adam
2011-06-07
1
-5
/
+6
*
s3-auth Use loadparm_init_s3() to get an lp_ctx for auth_samba4
Andrew Bartlett
2011-06-07
1
-15
/
+2
*
s3: Remove unused variables
Volker Lendecke
2011-06-07
1
-2
/
+0
*
s3-waf: Fix pthreadpool build which needs librt now.
Andreas Schneider
2011-06-06
1
-1
/
+1
*
s3: Remove a pointless if-statement
Volker Lendecke
2011-06-06
1
-3
/
+1
*
s3: Fix two debug messages
Volker Lendecke
2011-06-06
1
-2
/
+2
*
s3/pthreadpool: replace bad portable gettimeofday by clock_gettime
Björn Jacke
2011-06-06
1
-4
/
+2
*
s3-s4-param: Add hooks for parametric options in the s3/s4 glue layer
Andrew Bartlett
2011-06-06
1
-0
/
+26
*
s3-passdb use new loadparm_init_s3 rather than reloading the smb.conf
Andrew Bartlett
2011-06-06
1
-14
/
+2
*
lib/util use modules_path(), data_path() and shlib_ext() from source3
Andrew Bartlett
2011-06-06
6
-47
/
+7
*
s3-lib Remove unused lib_path()
Andrew Bartlett
2011-06-06
2
-14
/
+0
*
s4-param Add hook between Samba3 and Samba4 loadparm systems.
Andrew Bartlett
2011-06-06
4
-4
/
+77
*
s3-param always allow the realm parameter
Andrew Bartlett
2011-06-06
1
-2
/
+0
*
s3: Make use of name_resolve_bcast in nmblookup
Volker Lendecke
2011-06-05
1
-21
/
+3
*
s3: Make name_resolve_bcast do parallel lookups to all interfaces
Volker Lendecke
2011-06-05
1
-21
/
+19
*
s3: Add name_queries_send/recv
Volker Lendecke
2011-06-05
1
-0
/
+231
*
s3: Fix a valgrind error
Volker Lendecke
2011-06-05
1
-2
/
+2
*
s3:winbind: Convert WINBINDD_WINS_BYIP to the async API
Volker Lendecke
2011-06-05
6
-73
/
+145
*
s3: Fix the build on FreeBSD 8
Volker Lendecke
2011-06-04
1
-0
/
+5
*
Add the same fix to the S3 event backend as the previous commit added to the ...
Jeremy Allison
2011-06-04
1
-1
/
+14
*
In samba_version.m4 the test to get the version now returns several
Herb Lewis
2011-06-02
1
-1
/
+1
*
Remove another PATH_MAX.
Jeremy Allison
2011-06-02
1
-12
/
+27
*
Fix const warnings.
Jeremy Allison
2011-06-02
1
-1
/
+1
*
Fix const warning.
Jeremy Allison
2011-06-01
1
-1
/
+1
*
Fix const warning.
Jeremy Allison
2011-06-01
1
-1
/
+1
*
release_ip() is only used with CLUSTER_SUPPORT.
Jeremy Allison
2011-06-01
1
-1
/
+1
*
Fix bug where format arguments were reversed. Please compile with -Wall !
Jeremy Allison
2011-06-01
1
-2
/
+2
*
Move fd_close on error path to be identical to all other error paths.
Jeremy Allison
2011-06-01
1
-2
/
+1
*
TALLOC_FREE already checks for null.
Jeremy Allison
2011-06-01
1
-3
/
+1
*
Fix bug #8175 - smbd deadlock.
Jeremy Allison
2011-06-01
1
-27
/
+71
*
Revert "s3: Mark sockets in error state writable"
Volker Lendecke
2011-06-01
1
-23
/
+0
*
s3-epmapper: Register ports on IPv4 too.
Andreas Schneider
2011-06-01
2
-2
/
+2
*
s3-rpc_server: Remove unused variable pipes_open.
Andreas Schneider
2011-06-01
1
-4
/
+2
*
s3-rpc_server: Remove syntax from pipes_struct.
Andreas Schneider
2011-06-01
3
-3
/
+0
*
s3-rpc_server: Fixed debug messages of srv_pipe_hnd.
Andreas Schneider
2011-06-01
1
-5
/
+5
[prev]
[next]