summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* s3-privs Further changes to remove SE_PRIVAndrew Bartlett2010-09-1110-110/+108
* privs Move privilege bitmasks to security.idlAndrew Bartlett2010-09-112-19/+40
* s3:privs Change to new host endian neutral privilages tdb formatAndrew Bartlett2010-09-111-3/+16
* s3:Change SE_PRIV to uint64_tAndrew Bartlett2010-09-111-20/+20
* s3:privileges Change SE_PRIV to be just a uint64_tAndrew Bartlett2010-09-112-46/+22
* lib/replace:wscript - don't check twice for type "bool"Matthias Dieter Wallnöfer2010-09-111-2/+1
* lib/replace:wscript - attempt to fix the features detection on Tru64Matthias Dieter Wallnöfer2010-09-111-2/+2
* Add check missing from previous patch after talloc_strdup().Jeremy Allison2010-09-101-0/+3
* Factor out the recent changes into a function - check_parent_exists().Jeremy Allison2010-09-101-77/+103
* s3: Simplify the logic in generate_krb5_ccacheVolker Lendecke2010-09-111-51/+28
* s3/winbind: use mono time for startup timeout checkBjörn Jacke2010-09-103-6/+6
* libreplace: clock_gettime sets errnoBjörn Jacke2010-09-101-1/+2
* s4/pvfs: use monotonic time for this timeoutBjörn Jacke2010-09-102-4/+4
* s4/ldap: use time_mono for reconnect timeoutBjörn Jacke2010-09-101-2/+2
* s4/torture: use time_mono for timeoutsBjörn Jacke2010-09-101-2/+2
* s4/torture: use time_mono for delta timeBjörn Jacke2010-09-101-2/+2
* s3-selftest: add print_test_extended (as called from RPC-PRINTER) to knownfai...Günther Deschner2010-09-101-0/+1
* s4:client/client.c - fix wrong return codes in "do_connect"Matthias Dieter Wallnöfer2010-09-101-2/+2
* s4:lib/policy/gp_filesys.c - remove dead codeMatthias Dieter Wallnöfer2010-09-101-2/+0
* s4:torture/locktest.c - add a cast in order to quiet a warning on Solaris ccMatthias Dieter Wallnöfer2010-09-101-1/+1
* s4:libcli/wrepl/winsrepl.c - add more "char *" casts in order to suppress Sol...Matthias Dieter Wallnöfer2010-09-101-1/+1
* s3/s4:libcli/tstream - add more "char *" casts in order to suppress Solaris w...Matthias Dieter Wallnöfer2010-09-102-14/+14
* s4:torture/ntp/ntp_signd.c - add more "char *" casts in order to suppress Sol...Matthias Dieter Wallnöfer2010-09-101-2/+2
* s3-printing: fix non-ads build after prototype changes.Günther Deschner2010-09-101-1/+1
* s3: Simplify generate_krb5_ccache slightlyVolker Lendecke2010-09-101-4/+0
* Check all SMB_MALLOC returns correctly. Found by Andreas Moroder <andreas.mor...Jeremy Allison2010-09-102-3/+18
* s4:torture/rpc/winreg.c - hopefully this attempt fixes Solaris "cc" on the bu...Matthias Dieter Wallnöfer2010-09-101-27/+10
* s4:getncchanges_change_master - also in this call "i" needs to be unsignedMatthias Dieter Wallnöfer2010-09-101-1/+2
* s3: auth.krb5ccname and auth.unix_username are both fstringsVolker Lendecke2010-09-101-4/+2
* selftest/s3-selftest.sh: knownfailure filtering for non-build-farm make testStefan Metzmacher2010-09-101-2/+1
* s3:torture: fix printf output, lines can't start with lower case "test"Stefan Metzmacher2010-09-101-31/+30
* s3:torture: fix run_uid_regression_testStefan Metzmacher2010-09-101-8/+20
* s3-errormap: map ERRSRV/ERRbaduid to NT_STATUS_USER_SESSION_DELETEDStefan Metzmacher2010-09-101-0/+2
* s4-errormap: map ERRSRV/ERRbaduid to NT_STATUS_USER_SESSION_DELETEDStefan Metzmacher2010-09-101-0/+1
* s4:provision: remember the setup directory if it wasn't the defaultStefan Metzmacher2010-09-104-0/+11
* s3-spoolss: Fix _spoolss_GetPrinter().Günther Deschner2010-09-101-1/+2
* s3-spoolss: Don't leak memory on the session counter list.Andreas Schneider2010-09-103-1/+21
* s3-spoolss: Allow multiple client backchannels.Simo Sorce2010-09-101-77/+116
* s3-spoolss: Split function to send notification.Simo Sorce2010-09-101-127/+162
* s3-spoolss: Use a single structure for all the back channel data.Simo Sorce2010-09-101-14/+18
* s3-spoolss: Rename Printer_entry to struct printer_handle.Simo Sorce2010-09-101-53/+53
* s3-spoolss: Move Printer_entry to srv_spoolss_nt.cSimo Sorce2010-09-102-40/+44
* s3-spoolss: Allocate printer entries on the pipe struct.Simo Sorce2010-09-101-1/+2
* s3-spoolss: Rename session counter structure and use talloc.Simo Sorce2010-09-101-8/+7
* s3-dsgetdcname: cleanup receive_getdc_response a little.Günther Deschner2010-09-101-14/+18
* s3-build: use proper RPC_X_OBJ target names.Günther Deschner2010-09-102-32/+35
* s3-waf: use proper RPC_X_SRC names.Günther Deschner2010-09-101-20/+15
* s4/fsmo: Change return type from NTSTATUS to WERROR for drepl_takeFSMOroleAnatoliy Atanasov2010-09-103-4/+5
* s4/fsmo: Fix callback declarationAnatoliy Atanasov2010-09-101-1/+2
* s4-drs: return DRSUAPI_EXOP_ERR_SUCCESS in extended_retKamen Mazdrashki2010-09-101-0/+1