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-03-25
tdb: rename convert_string() to tdb_convert_string()
Andrew Tridgell
1
-5
/
+5
2011-03-25
s3-libsmb: work our correct length for EA strings
Andrew Tridgell
1
-1
/
+1
2011-03-25
s3-string: sec_len==-1 support is no longer needed
Andrew Tridgell
1
-41
/
+20
2011-03-25
s3-dfs: removed the last user of sec_len==-1 in pull_*_base_talloc()
Andrew Tridgell
1
-1
/
+2
2011-03-25
s3-lib: make pull_ucs2_base_talloc static
Andrew Tridgell
2
-12
/
+6
2011-03-25
lib: remove unused pieces of string_wrappers.h
Andrew Tridgell
3
-14
/
+8
2011-03-25
lib: move the string wrappers from source3/include to common lib/util
Andrew Tridgell
2
-105
/
+133
2011-03-25
s3-string: moved fstring functions into their own file
Andrew Tridgell
4
-107
/
+133
2011-03-25
s3:dbwrap_ctdb: fix non-locked fetch on persistent db's causing corruption
Michael Adam
1
-2
/
+34
2011-03-24
s3-charcnv: remove unused labels.
Günther Deschner
1
-6
/
+0
2011-03-24
s3-rpc_server: remove two uneeded include registry/reg_parse_prs.h
Günther Deschner
2
-2
/
+0
2011-03-24
s3-ldapsam: fix ldapsam_create_user() with existing posix accounts.
Günther Deschner
1
-1
/
+1
2011-03-24
s3-netapi: use cli_get_session_key() in netapi.
Günther Deschner
2
-6
/
+53
2011-03-24
Fix bug 8021 - Incorrect string termination in volume/volume_name for TRANS2-...
Volodymyr Khomenko
1
-1
/
+1
2011-03-24
Fix is_myname_or_ipaddr() to be robust against strange DNS setups.
Jeremy Allison
1
-30
/
+56
2011-03-24
s3-epmapper: fix vars init and return errors
Simo Sorce
1
-11
/
+18
2011-03-24
librpc: Return an error if we a broken floor.
Andreas Schneider
1
-4
/
+9
2011-03-24
cleanup: fix some trailing spaces
Simo Sorce
1
-4
/
+4
2011-03-24
s3-epmapper: Fix allocation of data on the wrong context
Simo Sorce
1
-1
/
+1
2011-03-24
s3-epmapper: Make sure we work on a description duplicate.
Andreas Schneider
1
-1
/
+5
2011-03-24
librpc: Added a dcerpc_binding_dup() function.
Andreas Schneider
2
-0
/
+82
2011-03-24
s3-epmapper: Refactor the cleanup of endpoints.
Andreas Schneider
1
-11
/
+11
2011-03-24
s3-epmapper: Use strcmp instead of strequal and check IPv6.
Andreas Schneider
1
-1
/
+2
2011-03-24
s3-epmapper: Increase debug levels.
Andreas Schneider
1
-8
/
+8
2011-03-24
s3: Fix some errno assignments in SMBC_opendir_ctx
Volker Lendecke
1
-13
/
+13
2011-03-24
s3: Fix Coverity ID 2325: RESOURCE_LEAK
Volker Lendecke
1
-0
/
+4
2011-03-24
charcnv: removed the allow_badcharcnv and allow_bad_conv options to convert_s...
Andrew Tridgell
52
-348
/
+152
2011-03-24
charset: remove another allow_badcharcnv check
Andrew Tridgell
1
-3
/
+0
2011-03-24
s3-prototypes: remove protos of some dead functions.
Günther Deschner
7
-35
/
+0
2011-03-23
librpc: bring more librpc prototypes in common.
Günther Deschner
3
-33
/
+12
2011-03-23
s3-rpc_client: actually call lsa_open_policy2() in rpccli_lsa_open_policy2().
Günther Deschner
1
-6
/
+7
2011-03-23
s3-smbta-util: fix some buildwarnings.
Günther Deschner
1
-2
/
+2
2011-03-23
s3-globals: silence build warning in smbd_messaging_context().
Günther Deschner
1
-0
/
+1
2011-03-23
s3-proto: remove some duplicate prototypes.
Günther Deschner
1
-11
/
+0
2011-03-23
s3-includes: remove unused cmdline_lp_ctx.
Günther Deschner
1
-3
/
+0
2011-03-23
s3-epmapper: Log error if we can't register the endpoint.
Andreas Schneider
1
-2
/
+3
2011-03-23
s3-epmapper: Setup epm in smbd to forward np requests.
Andreas Schneider
1
-0
/
+4
2011-03-23
s3-epmapper: Remove unregister on shutdown.
Andreas Schneider
1
-313
/
+13
2011-03-23
s3-epmd: Cleanup endpoints on service pipe disconnect.
Andreas Schneider
1
-1
/
+1
2011-03-23
s3-epmapper: Added function to delete endpoint entries.
Andreas Schneider
3
-0
/
+57
2011-03-23
s3-rpc_server: Added disconnect callback function.
Andreas Schneider
4
-15
/
+43
2011-03-23
s3-rpc_server: Rename req to subreq.
Andreas Schneider
1
-14
/
+14
2011-03-23
s3-rpc_server: Implement an endpoint monitor loop.
Andreas Schneider
2
-2
/
+114
2011-03-23
s3-rpc_server: Added a memory context to the ep regsiter state.
Andreas Schneider
1
-5
/
+17
2011-03-23
s3-librpc: Leave the epm registration connection open.
Andreas Schneider
3
-23
/
+77
2011-03-23
s3-epmd: Cleanup endpoint mapper correctly.
Andreas Schneider
1
-1
/
+15
2011-03-23
s3-epmapper: Shutdown the embedded epmapper cleanly.
Andreas Schneider
1
-1
/
+9
2011-03-23
s3-epmapper: Added a cleanup function.
Andreas Schneider
2
-0
/
+45
2011-03-23
s3-epmapper: Use DCERPC_AUTH_LEVEL_CONNECT for ep ncalrpc.
Andreas Schneider
2
-4
/
+1
2011-03-23
s3-rpc_server: Rename system_user to ncalrpc_as_system.
Andreas Schneider
3
-4
/
+4
[prev]
[next]