summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-06-05s3:winbind: Convert WINBINDD_WINS_BYIP to the async APIVolker Lendecke6-73/+145
2011-06-04Make samba4.drs.fsmo.python knownfailVolker Lendecke1-0/+1
2011-06-04s3: Fix the build on FreeBSD 8Volker Lendecke1-0/+5
2011-06-04Add the same fix to the S3 event backend as the previous commit added to the ...Jeremy Allison1-1/+14
2011-06-03Fix the poll() backend to correctly respond to POLLHUP|POLLERR returns on a f...Jeremy Allison1-1/+13
2011-06-02In samba_version.m4 the test to get the version now returns severalHerb Lewis1-1/+1
2011-06-02Fix warning messages on Freebsd 4.6.2.Herb Lewis1-0/+2
2011-06-02lib/tdb/python/tests/simple.py: don't assume TDB ordering.Rusty Russell1-1/+3
2011-06-02samba3sam.py: don't assume order of ldb results.Rusty Russell1-142/+164
2011-06-02Remove another PATH_MAX.Jeremy Allison1-12/+27
2011-06-01Remove a PATH_MAX.Jeremy Allison1-2/+3
2011-06-02Fix const warnings.Jeremy Allison1-1/+1
2011-06-01Fix const warning.Jeremy Allison1-1/+1
2011-06-01Fix const warning.Jeremy Allison1-1/+1
2011-06-01release_ip() is only used with CLUSTER_SUPPORT.Jeremy Allison1-1/+1
2011-06-01Fix type mixing warnings.Jeremy Allison1-2/+2
2011-06-01Fix bug where format arguments were reversed. Please compile with -Wall !Jeremy Allison1-2/+2
2011-06-01Move fd_close on error path to be identical to all other error paths.Jeremy Allison1-2/+1
2011-06-01TALLOC_FREE already checks for null.Jeremy Allison1-3/+1
2011-06-01Fix bug #8175 - smbd deadlock.Jeremy Allison1-27/+71
2011-06-01s3:net-man: registry enumerate_recursiveGregor Beck1-0/+7
2011-06-01s3:net-man: registry deletekey & deletekey_recursiveGregor Beck1-0/+8
2011-06-01s3:net-man: missing dotGregor Beck1-1/+1
2011-06-01Revert "s3: Mark sockets in error state writable"Volker Lendecke1-23/+0
2011-06-01s3-epmapper: Register ports on IPv4 too.Andreas Schneider2-2/+2
2011-06-01s3-rpc_server: Remove unused variable pipes_open.Andreas Schneider1-4/+2
2011-06-01s3-rpc_server: Remove syntax from pipes_struct.Andreas Schneider3-3/+0
2011-06-01s3-rpc_server: Fixed debug messages of srv_pipe_hnd.Andreas Schneider1-5/+5
2011-06-01s3-rpc_server: Fixed debug messages for rpc_handles.Andreas Schneider1-6/+7
2011-06-01s3-rpc_server: Fix debug messages.Andreas Schneider1-46/+20
2011-06-01s3-rpc_server: Don't segfault if there are not handles to free.Andreas Schneider1-0/+4
2011-06-01s3-rpc_server: Remove guessing of the syntax id.Andreas Schneider5-51/+11
2011-06-01s3-rpc_server: Use the correct syntax id for debugging.Andreas Schneider1-8/+11
2011-06-01s3-rpc_server: Migrate init_pipe_handles() to new syntax.Andreas Schneider1-8/+21
2011-06-01s3-rpc_server: Use the context syntax id in api_pipe_request().Andreas Schneider1-7/+7
2011-06-01s3-rpc_server: Use the correct syntax id in api_pipe_bind_req().Andreas Schneider1-19/+14
2011-06-01s3-rpc_server: Use the correct context syntax.Andreas Schneider1-2/+20
2011-06-01s3-rpc_server: Move the context functions to own file.Andreas Schneider5-22/+72
2011-06-01s3-rpc_server: Store the ndr syntax id in the pipe context.Andreas Schneider1-5/+6
2011-06-01s3-rpc_server: Added syntax id to pipe_rpc_fns struct.Andreas Schneider1-1/+2
2011-06-01lib/tevent/tevent.h: minor documentation fix.Rusty Russell1-3/+3
2011-06-01libcli/cldap/cldap.c: don't hand huge values to tevent_timeval_add usecsRusty Russell1-2/+4
2011-06-01lib/util/time.c: timeval_current_ofs_usecRusty Russell8-12/+26
2011-06-01lib/util/time.c: timeval_current_ofs_msecRusty Russell8-14/+22
2011-06-01samba-tool: update tests for new 'user enable' syntaxAndrew Tridgell2-2/+2
2011-06-01samba-tool: improved error handling in user setexpiryAndrew Tridgell2-1/+9
2011-06-01samba-tool: improved user enable error handlingAndrew Tridgell2-1/+8
2011-06-01s4:samba-tool: Move samba-tool setexpiry to samba-tool user setexpiry <user>Theresa Halloran4-74/+41
2011-06-01s4/samba-tool: Move samba-tool enableaccount to samba-tool user enable command.Theresa Halloran4-64/+45
2011-06-01build: fixed a problem with installing scripts in the build treeAndrew Tridgell1-18/+9