summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2011-03-05s3-net: Use wbcSidToStringBufVolker Lendecke1-17/+3
2011-03-05nsswitch: wbcFreeMemory deals fine with NULLVolker Lendecke1-3/+1
2011-03-05s3: Fix a memory leak in check_sam_security_info3Volker Lendecke1-10/+12
2011-03-05s3:test: the registry roundtrip test passes nowMichael Adam1-1/+0
2011-03-05s3:test: mark vanished parameter "postscript" invalid in net registry roundtr...Michael Adam1-0/+1
2011-03-05s3:test: in net registry roundtrip test, mark "lock dir" as invalid parameterMichael Adam1-0/+1
2011-03-05s3:test: in net registry roundtrip test, exclude the files from exclude/logonMichael Adam1-1/+1
2011-03-05s3:registry: fix invalid write in iconvert_talloc()Michael Adam1-2/+5
2011-03-05s3:test: correctly react to each failing step in the net registry roundtrip t...Michael Adam1-0/+29
2011-03-05s3:test: improve logging in the net registry roundtrip test stepsMichael Adam1-1/+7
2011-03-04s3: add two missing vfs disconnect callsDavid Disseldorp1-0/+2
2011-03-04s3-printing: fix cups pcap reload with no printersDavid Disseldorp1-12/+27
2011-03-04s3-printing: remove unneeded local_pcap_copy globalDavid Disseldorp1-36/+18
2011-03-04s3-printing: follow force user/group for driver IODavid Disseldorp3-57/+118
2011-03-04s3-waf: add wildcard commands from main wscript.Günther Deschner1-1/+11
2011-03-04s3-nterr: use strcasecmp in nt_status_string_to_code().Günther Deschner1-1/+2
2011-03-04s3-nterr: within nt_errstr() compare codes using NT_STATUS_V().Günther Deschner1-1/+2
2011-03-04nterr: make sure both nt_err_desc structs are the same.Günther Deschner1-0/+3
2011-03-04nterr: make sure both nt_errs structs are the same.Günther Deschner1-4/+16
2011-03-04s3-nterr: make nt_err_desc static const.Günther Deschner1-1/+1
2011-03-04nterr: remove space indents (use tabs instead), following coding standards.Günther Deschner1-12/+12
2011-03-04nterr: remove trailing whitespace.Günther Deschner1-15/+15
2011-03-04s3-waf: add check for SEEKDIR_RETURNS_VOID.Günther Deschner1-0/+5
2011-03-04s3-waf: add check for HAVE_FUNCTION_ATTRIBUTE_DESTRUCTOR.Günther Deschner1-0/+6
2011-03-04libreplace: move "struct timespec" checks into libreplace (where timespec is ...Günther Deschner3-33/+0
2011-03-03s3: Use dom_sid_string_buf in sid_to_fstringVolker Lendecke1-3/+1
2011-03-03s3: Use dom_sid_string in _lsa_lookup_sids_internalVolker Lendecke1-4/+1
2011-03-03s3: Remove an obsolete commentVolker Lendecke1-3/+1
2011-03-03s3: Fix some nonempty blank linesVolker Lendecke1-3/+3
2011-03-03lib/util: LIBCRYPTO is in common already, so add it to samba-util-common.Günther Deschner1-1/+1
2011-03-02s3-includes: remove global include of system/readline.h.Günther Deschner1-1/+0
2011-03-02s3-proto: fix some inline comments.Günther Deschner1-3/+12
2011-03-02s3-libds: use already existing ../libds/common/flag_mapping.h header.Günther Deschner5-9/+4
2011-03-02s3: Pass the aio_force operation through vfs_gpfsVolker Lendecke1-0/+7
2011-03-02s3: Ask GPFS for the IS_OFFLINE operationVolker Lendecke1-0/+31
2011-03-02s3: Announce HSM in the gpfs moduleVolker Lendecke1-0/+23
2011-03-02s3: Pass smb_filename through the set_offline vfs opVolker Lendecke8-12/+36
2011-03-02s3: Pass smb_filename through the is_offline vfs opVolker Lendecke8-14/+53
2011-03-02s3: Fix operation names in vfs_full_audit.cVolker Lendecke1-2/+2
2011-03-02s3: Print all flags in "smbclient allinfo"Volker Lendecke1-1/+25
2011-03-02s3:idmap_cache: remove an leftover wip commentMichael Adam1-1/+1
2011-03-02s3: adjust loglevel for idmap_cacheGregor Beck1-10/+10
2011-03-02s3-sessionid: avoid global include of sessionid.hGünther Deschner9-2/+8
2011-03-02s3-lanman: talk to srvsvc dcerpc server in api_RNetSessionEnum().Günther Deschner1-10/+63
2011-03-02s3-server_id: only include server_id where needed.Günther Deschner12-1/+11
2011-03-02s3: GPFS can't deal with mangled namesVolker Lendecke1-0/+7
2011-03-02s3-printing: vfs_connect prior to driver/dfs IODavid Disseldorp3-10/+29
2011-03-02s3-printing: clean up get_correct_cversion error pathsDavid Disseldorp1-18/+16
2011-03-02s3-printing: fix move_driver_to_download_area() error pathsDavid Disseldorp3-72/+54
2011-03-02s3: remove superfluous debug messages from msg_idmapGregor Beck1-4/+0