summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix bug 6638 - ADS Domain Member: Computer Mgr can not set share ACLsJeremy Allison2009-08-201-3/+19
* s3-idmap: fix two uninitialized variable warnings in idmap_tdb2.Günther Deschner2009-08-201-3/+3
* s3:dsgetdcname: Fix a crash in dsgetdcnameVolker Lendecke2009-08-201-0/+2
* s3:dsgetdcname: Inline dsgetdcname_cache_refreshVolker Lendecke2009-08-201-26/+7
* s4-spoolss: add stubs for new idl opcodes in spoolss server.Günther Deschner2009-08-201-0/+140
* s3-spoolss: add stubs for new idl opcodes in spoolss server.Günther Deschner2009-08-201-0/+153
* s3: re-run make samba3-idl.Günther Deschner2009-08-207-2/+4717
* spoolss: add more spoolss calls to IDLGünther Deschner2009-08-201-0/+90
* Fix bug #6647 - get_root_nt_token: getpwnam("root") failed!Jeremy Allison2009-08-191-2/+2
* Fix Red Hat bugzilla bug : https://bugzilla.redhat.com/show_bug.cgi?id=516165Jeremy Allison2009-08-191-1/+1
* s3:smbd: implement SMB2 Find (Query Directory)Stefan Metzmacher2009-08-191-1/+197
* s3:smbd: store a dirptr on the files_struct for SMB2 Query DirectoryStefan Metzmacher2009-08-192-0/+6
* s3:smbd: add a generic smbd_dirptr_lanman2_entry() functionStefan Metzmacher2009-08-192-46/+214
* s3:smbd: implement all SMB2 Create contexts except "ExtA"Stefan Metzmacher2009-08-191-8/+217
* s3:smbd: make smbd_check_open_rights() function non-static for use in SMB2Stefan Metzmacher2009-08-192-8/+13
* s3 merged build: Don't build wbinfo twice.Kai Blin2009-08-191-0/+3
* tevent: fix a commentMichael Adam2009-08-191-1/+1
* Make refusal of SEC_DESC_DACL_PROTECTED configurableVolker Lendecke2009-08-191-1/+3
* s3:smbd: parse context blobs in SMB2 CreateStefan Metzmacher2009-08-191-48/+150
* added basic support for rename in DRS replicationAndrew Tridgell2009-08-191-5/+9
* we need the Deleted Objects container for replicationAndrew Tridgell2009-08-191-0/+6
* wbinfo: Fix up s3 blackbox test. wbinfo no longer needs a config file.Kai Blin2009-08-181-1/+1
* s4 winbind: Quiet down the WINBINDD_DOMAIN_INFO handler stub warningKai Blin2009-08-181-1/+1
* wbinfo: Reduce test noise in the wbinfo blackbox testKai Blin2009-08-181-3/+7
* s4 winbind: Silence compile warning by adding new commands to the listKai Blin2009-08-181-0/+3
* s4 winbind: Implement a stubbed out version of WINBINDD_DOMAIN_INFOKai Blin2009-08-182-1/+19
* wbinfo: Use one codebase for Samba3 and Samba4.Kai Blin2009-08-184-1336/+9
* s3 wbinfo: Only call afs_settoken_str if compiled with WITH_FAKE_KASERVERKai Blin2009-08-181-0/+8
* s3 wbinfo: use wbcSidTypeString instead of sid_type_lookupKai Blin2009-08-181-2/+2
* libwbclient: Add wbcSidTypeString function.Kai Blin2009-08-182-1/+28
* s3 wbinfo: Remove unused functions, use C99-typesKai Blin2009-08-181-6/+1
* s3 wbinfo: Explicitly include popt header, remove unused common options.Kai Blin2009-08-181-1/+5
* s3 wbinfo: Use talloc_strdup instead of SMB_STRDUPKai Blin2009-08-181-21/+23
* s3 wbinfo: Don't use global_myname()Kai Blin2009-08-181-2/+17
* s3 wbinfo: Avoid ADD_TO_ARRAY macro.Kai Blin2009-08-181-1/+6
* s3 wbinfo: Use uint32_t instead of uint32Kai Blin2009-08-181-8/+8
* s3 wbinfo: remove --get-auth-user and --set-auth-user functionalityKai Blin2009-08-181-89/+6
* s3 net: Add getauthuser/setauthuser commands.Kai Blin2009-08-181-0/+124
* s3 wbinfo: Get rid of lp_ functionsKai Blin2009-08-181-100/+158
* s4 ctags: Stop *_proto.h files from cluttering up the tagsKai Blin2009-08-181-1/+1
* s4: int32 handling: previous fix was not fully correctMatthias Dieter Wallnöfer2009-08-171-1/+1
* s4: Make the int32 problem more clear - and fix another errorMatthias Dieter Wallnöfer2009-08-173-1/+9
* s4:librpc/rpc: fix DEBUG() messageStefan Metzmacher2009-08-181-1/+1
* netlogon: document some more MSVC flags.Günther Deschner2009-08-173-1/+40
* s3-spoolss: remove another duplicate copy of print_architecture_table.Günther Deschner2009-08-171-23/+12
* fixed make test reporting success when provision failsAndrew Tridgell2009-08-171-24/+51
* s4: Fixed the int32 datatype supportMatthias Dieter Wallnöfer2009-08-172-4/+4
* fixed the buildAndrew Tridgell2009-08-171-3/+5
* s4: Major rework of the LDB/SAMDB/IDMAP python bindingsMatthias Dieter Wallnöfer2009-08-174-55/+57
* s4:python tools - Centralise the lookups for the default domain (root) in the...Matthias Dieter Wallnöfer2009-08-172-16/+7