summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* s3:test: mark vanished parameter "postscript" invalid in net registry roundtr...Michael Adam2011-03-051-0/+1
* s3:test: in net registry roundtrip test, mark "lock dir" as invalid parameterMichael Adam2011-03-051-0/+1
* s3:test: in net registry roundtrip test, exclude the files from exclude/logonMichael Adam2011-03-051-1/+1
* s3:registry: fix invalid write in iconvert_talloc()Michael Adam2011-03-051-2/+5
* s3:test: correctly react to each failing step in the net registry roundtrip t...Michael Adam2011-03-051-0/+29
* s3:test: improve logging in the net registry roundtrip test stepsMichael Adam2011-03-051-1/+7
* s3: add two missing vfs disconnect callsDavid Disseldorp2011-03-041-0/+2
* s3-printing: fix cups pcap reload with no printersDavid Disseldorp2011-03-041-12/+27
* s3-printing: remove unneeded local_pcap_copy globalDavid Disseldorp2011-03-041-36/+18
* s3-printing: follow force user/group for driver IODavid Disseldorp2011-03-043-57/+118
* s3-waf: add wildcard commands from main wscript.Günther Deschner2011-03-041-1/+11
* s3-nterr: use strcasecmp in nt_status_string_to_code().Günther Deschner2011-03-041-1/+2
* s3-nterr: within nt_errstr() compare codes using NT_STATUS_V().Günther Deschner2011-03-041-1/+2
* nterr: make sure both nt_err_desc structs are the same.Günther Deschner2011-03-041-0/+3
* nterr: make sure both nt_errs structs are the same.Günther Deschner2011-03-041-4/+16
* s3-nterr: make nt_err_desc static const.Günther Deschner2011-03-041-1/+1
* nterr: remove space indents (use tabs instead), following coding standards.Günther Deschner2011-03-041-12/+12
* nterr: remove trailing whitespace.Günther Deschner2011-03-041-15/+15
* s3-waf: add check for SEEKDIR_RETURNS_VOID.Günther Deschner2011-03-041-0/+5
* s3-waf: add check for HAVE_FUNCTION_ATTRIBUTE_DESTRUCTOR.Günther Deschner2011-03-041-0/+6
* libreplace: move "struct timespec" checks into libreplace (where timespec is ...Günther Deschner2011-03-043-33/+0
* s3: Use dom_sid_string_buf in sid_to_fstringVolker Lendecke2011-03-031-3/+1
* s3: Use dom_sid_string in _lsa_lookup_sids_internalVolker Lendecke2011-03-031-4/+1
* s3: Remove an obsolete commentVolker Lendecke2011-03-031-3/+1
* s3: Fix some nonempty blank linesVolker Lendecke2011-03-031-3/+3
* lib/util: LIBCRYPTO is in common already, so add it to samba-util-common.Günther Deschner2011-03-031-1/+1
* s3-includes: remove global include of system/readline.h.Günther Deschner2011-03-021-1/+0
* s3-proto: fix some inline comments.Günther Deschner2011-03-021-3/+12
* s3-libds: use already existing ../libds/common/flag_mapping.h header.Günther Deschner2011-03-025-9/+4
* s3: Pass the aio_force operation through vfs_gpfsVolker Lendecke2011-03-021-0/+7
* s3: Ask GPFS for the IS_OFFLINE operationVolker Lendecke2011-03-021-0/+31
* s3: Announce HSM in the gpfs moduleVolker Lendecke2011-03-021-0/+23
* s3: Pass smb_filename through the set_offline vfs opVolker Lendecke2011-03-028-12/+36
* s3: Pass smb_filename through the is_offline vfs opVolker Lendecke2011-03-028-14/+53
* s3: Fix operation names in vfs_full_audit.cVolker Lendecke2011-03-021-2/+2
* s3: Print all flags in "smbclient allinfo"Volker Lendecke2011-03-021-1/+25
* s3:idmap_cache: remove an leftover wip commentMichael Adam2011-03-021-1/+1
* s3: adjust loglevel for idmap_cacheGregor Beck2011-03-021-10/+10
* s3-sessionid: avoid global include of sessionid.hGünther Deschner2011-03-029-2/+8
* s3-lanman: talk to srvsvc dcerpc server in api_RNetSessionEnum().Günther Deschner2011-03-021-10/+63
* s3-server_id: only include server_id where needed.Günther Deschner2011-03-0212-1/+11
* s3: GPFS can't deal with mangled namesVolker Lendecke2011-03-021-0/+7
* s3-printing: vfs_connect prior to driver/dfs IODavid Disseldorp2011-03-023-10/+29
* s3-printing: clean up get_correct_cversion error pathsDavid Disseldorp2011-03-021-18/+16
* s3-printing: fix move_driver_to_download_area() error pathsDavid Disseldorp2011-03-023-72/+54
* s3: remove superfluous debug messages from msg_idmapGregor Beck2011-03-021-4/+0
* s3-auth struct security_unix_token replaces UNIX_USER_TOKENAndrew Bartlett2011-03-0111-36/+29
* s3-rpc_server Handle session key as a constant bufferAndrew Bartlett2011-03-011-28/+4
* lib/util: new merged debug systemAndrew Bartlett2011-03-019-1410/+5
* s3-debug Always use C99 true/false rather than True and FalseAndrew Bartlett2011-03-011-29/+29