summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
...
* s3-kerberos: use KRB5_KT_KEY compat macro.Günther Deschner2009-02-031-7/+1
* s3-kerberos: fix ads_dedicated_keytab_verify_ticket with heimdal.Günther Deschner2009-02-031-3/+10
* Revert "fix for commit d96248a9b46 which broke Heimdal builds"Günther Deschner2009-02-031-6/+0
* s3:test: try to find why creating BUILTIN\Administrators doesn't work in the ...Stefan Metzmacher2009-02-031-3/+5
* s3: Fix 'net rpc join' for users with the SeMachineAccountPrivilege.Volker Lendecke2009-02-032-4/+10
* Fix Coverity ID 870Volker Lendecke2009-02-031-0/+4
* Fix bug #6082 - smbd_gpfs_getacl failed: Windows client can´t rename or dele...Jeremy Allison2009-02-024-20/+54
* s3:selftest: run test_posix_s3.sh testsStefan Metzmacher2009-02-032-1/+42
* s3:build: pass the path to smbtorture4 down to make with and without '-t' prefixStefan Metzmacher2009-02-033-3/+7
* s3-wbclient: Use new tevent data typesKai Blin2009-02-023-16/+16
* Next step disentangling async_req from NTSTATUSVolker Lendecke2009-02-026-31/+31
* fix for commit d96248a9b46 which broke Heimdal buildsBjörn Jacke2009-02-021-0/+6
* s3:selftest: pass correct arguments to $SCRIPTDIR/test_smbtorture_s3.shStefan Metzmacher2009-02-021-2/+2
* s3:build: fix typo introduced in "fix build without shared libs"Michael Adam2009-02-021-1/+1
* s3:build: fix linking of bin/net when shared libs have been disabledMichael Adam2009-02-021-1/+1
* s3 build: Fix "assignment discards qualifiers from pointer target type" warningsTim Prouty2009-02-022-13/+6
* Add two new parameters to control how we verify kerberos tickets. Removes lp_...Dan Sledz2009-02-0110-34/+170
* s3:winbind_group: fix "getent group" to allocate new gids.Michael Adam2009-02-021-2/+8
* s3:winbind_user: fix "getent passwd" to allocate new uids.Michael Adam2009-02-021-2/+7
* s3:winbind_user: move initialization of domain up in winbindd_fill_pwent()Michael Adam2009-02-021-11/+9
* shared: Move dom_sid_* utility functions to top levelKai Blin2009-02-012-2/+3
* Split up async_req into a generic and a NTSTATUS specific partVolker Lendecke2009-02-0115-185/+185
* Convert api_RNetUserEnum to use the srv_samr_nt.c directlyVolker Lendecke2009-02-011-26/+77
* Move rpc_pipe_open_internal to srv_pipe_hnd.cVolker Lendecke2009-02-012-37/+37
* Replace pipe names in pipes_struct by ndr_syntax_idVolker Lendecke2009-02-015-72/+117
* Fix some type-punned warningsVolker Lendecke2009-02-011-3/+3
* cli_get_pipe_name_from_interface does not really need a talloc_ctxVolker Lendecke2009-02-016-32/+28
* Fix nonempty blank linesVolker Lendecke2009-02-012-119/+117
* Just for fun: Move some bytes from bss to textVolker Lendecke2009-02-012-2/+2
* fix build with external dns_sd librariesBjörn Jacke2009-02-011-1/+1
* Fix the build on Solaris CCVolker Lendecke2009-02-011-1/+1
* Remove unused np_read sync wrapperVolker Lendecke2009-01-312-32/+0
* Make reply_pipe_read_andx asyncVolker Lendecke2009-01-311-13/+57
* Remove unused np_write sync wrapperVolker Lendecke2009-01-312-32/+0
* Make reply_pipe_write asyncVolker Lendecke2009-01-311-13/+48
* Make reply_pipe_write_and_X asyncVolker Lendecke2009-01-311-20/+52
* Make-np_write-handle-0-byte-writes-as-NT_STATUS_OKVolker Lendecke2009-01-312-43/+33
* Convert api_rpc_trans_reply to async np_*Volker Lendecke2009-01-312-29/+135
* Add an async np_read wrapperVolker Lendecke2009-01-312-22/+107
* Add an async np_write wrapperVolker Lendecke2009-01-312-15/+106
* make send_file_readbraw staticVolker Lendecke2009-01-312-12/+6
* Remove the global variable "chain_size"Volker Lendecke2009-01-318-24/+34
* Make is_andx_req non-staticVolker Lendecke2009-01-313-26/+26
* s4:build: require ldb 0.9.3 when building against an external libraryStefan Metzmacher2009-01-311-1/+1
* s3 onefs: Fix onefs ACLs to work with updated ACL syscallTim Prouty2009-01-301-1/+1
* s3 build: Remove unused fstat check to fix a bunch of HAVE_FSTAT warningsTim Prouty2009-01-301-1/+1
* Fix memleaksVolker Lendecke2009-01-301-0/+7
* pass NULL to prs_give_memory, that is a pointerVolker Lendecke2009-01-301-1/+1
* s3:selftest: run the same tests as 'make test'Stefan Metzmacher2009-01-301-29/+73
* s3:tests: add a guard arround . $incdir/test_functions.shStefan Metzmacher2009-01-3011-0/+21