summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-03-24charset: remove another allow_badcharcnv check Andrew Tridgell1-3/+0
2011-03-24s3-prototypes: remove protos of some dead functions.Günther Deschner7-35/+0
2011-03-23librpc: bring more librpc prototypes in common.Günther Deschner3-33/+12
2011-03-23s3-rpc_client: actually call lsa_open_policy2() in rpccli_lsa_open_policy2().Günther Deschner1-6/+7
2011-03-23s3-smbta-util: fix some buildwarnings.Günther Deschner1-2/+2
2011-03-23s3-globals: silence build warning in smbd_messaging_context().Günther Deschner1-0/+1
2011-03-23s3-proto: remove some duplicate prototypes.Günther Deschner1-11/+0
2011-03-23s3-includes: remove unused cmdline_lp_ctx.Günther Deschner1-3/+0
2011-03-23s3-epmapper: Log error if we can't register the endpoint.Andreas Schneider1-2/+3
2011-03-23s3-epmapper: Setup epm in smbd to forward np requests.Andreas Schneider1-0/+4
2011-03-23s3-epmapper: Remove unregister on shutdown.Andreas Schneider1-313/+13
2011-03-23s3-epmd: Cleanup endpoints on service pipe disconnect.Andreas Schneider1-1/+1
2011-03-23s3-epmapper: Added function to delete endpoint entries.Andreas Schneider3-0/+57
2011-03-23s3-rpc_server: Added disconnect callback function.Andreas Schneider4-15/+43
2011-03-23s3-rpc_server: Rename req to subreq.Andreas Schneider1-14/+14
2011-03-23s3-rpc_server: Implement an endpoint monitor loop.Andreas Schneider2-2/+114
2011-03-23s3-rpc_server: Added a memory context to the ep regsiter state.Andreas Schneider1-5/+17
2011-03-23s3-librpc: Leave the epm registration connection open.Andreas Schneider3-23/+77
2011-03-23s3-epmd: Cleanup endpoint mapper correctly.Andreas Schneider1-1/+15
2011-03-23s3-epmapper: Shutdown the embedded epmapper cleanly.Andreas Schneider1-1/+9
2011-03-23s3-epmapper: Added a cleanup function.Andreas Schneider2-0/+45
2011-03-23s3-epmapper: Use DCERPC_AUTH_LEVEL_CONNECT for ep ncalrpc.Andreas Schneider2-4/+1
2011-03-23s3-rpc_server: Rename system_user to ncalrpc_as_system.Andreas Schneider3-4/+4
2011-03-23s3: Fix a shadowed declaration warningVolker Lendecke1-3/+3
2011-03-23s3: Include prctl where it is actually usedVolker Lendecke1-0/+4
2011-03-23s3: Attempt to fix the build on FreeBSDVolker Lendecke1-0/+4
2011-03-23s3: Fix Coverity ID 2201, NULL_RETURNSVolker Lendecke1-0/+3
2011-03-23s3: Fix Coverity ID 2202, NULL_RETURNSVolker Lendecke1-0/+3
2011-03-23s3: Fix Coverity ID 2203, NULL_RETURNSVolker Lendecke1-0/+4
2011-03-23s3: Fix a (invalid) uninitialized variable warningVolker Lendecke1-1/+1
2011-03-23async_rec/async_sock.c - add an additional "const"Matthias Dieter Wallnöfer1-1/+2
2011-03-23ndrdump - make "in_pipes" and "out_pipes" constMatthias Dieter Wallnöfer1-2/+2
2011-03-23lib/util: Merge basic string length and comparison functionsAndrew Bartlett7-636/+428
2011-03-23s3-lib prepare Samba3 to use common codepoint based string functionsAndrew Bartlett1-108/+82
2011-03-23s3-safe_string: Add checked_strlcpy()Andrew Bartlett2-1/+13
2011-03-23s3-safe_str: Futher simplify the macros by removing indirectionAndrew Bartlett4-71/+41
2011-03-23s3-lib Remove the clobber_region() code.Andrew Bartlett12-316/+87
2011-03-23charcnv: remove the automatic fail on allow_badcharcnv trueAndrew Tridgell1-5/+0
2011-03-23waf: prevent an error in the symbol checking codeAndrew Tridgell1-1/+2
2011-03-23s3-config: say which config file we failed to openAndrew Tridgell3-3/+3
2011-03-23fault: fixed smb_panic() prototypesAndrew Tridgell2-3/+0
2011-03-23fault: fixed call to fault_setup() to use new syntaxAndrew Tridgell1-1/+1
2011-03-23fault: moved fault.c into common libraryAndrew Tridgell1-2/+2
2011-03-23fault: switch s4 to use the common fault.cAndrew Tridgell2-237/+1
2011-03-23fault: get fault.c ready for use by s4Andrew Tridgell11-310/+416
2011-03-23fault: moved s3 fault.c to top levelAndrew Tridgell3-8/+7
2011-03-23fault: rename fault.c to fault_s4.cAndrew Tridgell2-11/+11
2011-03-22s3:WHATSNEW: document changes of the id mapping systemMichael Adam1-0/+43
2011-03-22s3:selftest: fix Samba3.pm deprecated idmap configBjörn Baumbach1-2/+1
2011-03-22s3:idmap: make sure that the id mapping system is initialized for first accessMichael Adam1-0/+4