summaryrefslogtreecommitdiffstats
path: root/source3/include
Commit message (Expand)AuthorAgeFilesLines
...
* Share RPC binding string utility functions.Jelmer Vernooij2008-10-121-1/+1
* Use common util_file code.Jelmer Vernooij2008-10-121-7/+7
* Sync util_tdb implementations.Jelmer Vernooij2008-10-121-16/+16
* Move rbtree.[ch] to lib/util.Jelmer Vernooij2008-10-121-132/+0
* Use common xfile.h.Jelmer Vernooij2008-10-122-49/+1
* Use common byteorder.h.Jelmer Vernooij2008-10-122-177/+1
* Revert "Make get_rpc_pipe() static"Volker Lendecke2008-10-121-0/+1
* Make get_rpc_pipe() staticVolker Lendecke2008-10-121-1/+0
* Fix warning, prototype.Jelmer Vernooij2008-10-121-1/+1
* Share data_blob implementation.Jelmer Vernooij2008-10-125-27/+6
* Use common strlist implementation in Samba 3 and Samba 4.Jelmer Vernooij2008-10-121-2/+2
* Cope with changed signature of http_timestring().Jelmer Vernooij2008-10-113-5/+2
* Remove duplicate copy of dlinklist.h.Jelmer Vernooij2008-10-112-114/+1
* Provide the same set of helper functions for DEBUG in Samba 3 and SambaJelmer Vernooij2008-10-112-6/+9
* Merge branch 'master' of ssh://git.samba.org/data/git/samba into arc4Jelmer Vernooij2008-10-1111-3160/+33
|\
| * If you have a large number of cups printers, then scanning for print info can...Jeremy Allison2008-10-102-2/+7
| * Remove SEC_ACCESS. It's a uint32_t.Jeremy Allison2008-10-092-5/+1
| * Remove a pointless level of indirectionVolker Lendecke2008-10-091-1/+0
| * For the vfs_acl_xattr.c module, make sure we map GENERIC file and directory bitsJeremy Allison2008-10-081-0/+1
| * Deal with inheritance from parent directory when setting WindowsJeremy Allison2008-10-081-0/+3
| * Remove unused CHECK_FSP macroVolker Lendecke2008-10-081-16/+0
| * Update vfs version as I've added a const to the security_descriptor paramter ...Jeremy Allison2008-10-072-4/+5
| * Make map_errno_from_nt_status() a generic call, not just a cli specific one.Jeremy Allison2008-10-071-0/+1
| * Add netlogond auth methodVolker Lendecke2008-10-061-0/+2
| * Add dyn_NCALRPCDIRVolker Lendecke2008-10-061-0/+4
| * Store a local schannel key in secrets.tdbVolker Lendecke2008-10-062-0/+4
| * Correctly fix smbclient to terminate on eof from server.Jeremy Allison2008-10-031-0/+1
| * Simply our main loop processing. A lot :-). Correctly use events for all the ...Jeremy Allison2008-10-031-1/+2
| * s3-nbt: remove double nbt netlogon opcodes.Günther Deschner2008-09-251-11/+0
| * Remove these no longer used include files.Jeremy Allison2008-09-252-3118/+0
| * printing: Rename new parameter "cups timeout" to "cups connection timeout".Karolin Seeger2008-09-242-2/+2
* | Merge branch 'master' of ssh://git.samba.org/data/git/samba into arc4Jelmer Vernooij2008-09-242-4/+1
|\|
| * Use common crc32 implementation.Jelmer Vernooij2008-09-242-4/+1
* | Use common arcfour implementation.Jelmer Vernooij2008-09-243-8/+4
|/
* Use shared copy of hmac5 implementation.Jelmer Vernooij2008-09-243-40/+1
* Use common MD5.Jelmer Vernooij2008-09-243-26/+1
* s3-nbt: use the new generated nbt.Günther Deschner2008-09-242-96/+5
* printing: Add new parameter "cups timeout".Karolin Seeger2008-09-232-0/+2
* s3-ndr: add stub smb_iconv_convenience to some ndr_ functions.Günther Deschner2008-09-231-3/+4
* s3-nbt: use ../libcli/nbt helper.Günther Deschner2008-09-231-17/+0
* s3: use samba4 prototype for ndr_push/pull_struct_blob.Günther Deschner2008-09-231-4/+2
* s3-charset: add smb_iconv_convenience.Günther Deschner2008-09-231-0/+2
* netlogon: move password change code out to rpccli_netlogon_set_trust_password.Günther Deschner2008-09-211-0/+6
* netlogon: add init_netr_CryptPassword.Günther Deschner2008-09-211-0/+3
* Add comment to explain version bumpSimo Sorce2008-09-191-0/+1
* idmap: Increment the interface number after Volker's rewrite.Gerald (Jerry) Carter2008-09-191-1/+1
* Merge branch 'master' of ssh://git.samba.org/data/git/samba into singlelibJelmer Vernooij2008-09-172-0/+15
|\
| * * Allow an admin to define the "uid" attribute for a RFC2307Gerald (Jerry) Carter2008-09-161-0/+5
| * winbindd: Add support for name aliasing.Gerald (Jerry) Carter2008-09-161-0/+10
* | Merge branch 'singlereplace' into singleJelmer Vernooij2008-09-162-3/+3
|\ \