summaryrefslogtreecommitdiffstats
path: root/source4/libcli/config.mk
Commit message (Expand)AuthorAgeFilesLines
* Move libcli/auth to the top levelAndrew Bartlett2009-04-141-1/+0
* move source4/libcli/cldap => libcli/cldapStefan Metzmacher2009-03-191-7/+0
* s4:cldap: rewrite the cldap library based on tsocketStefan Metzmacher2009-03-191-1/+1
* s4:libcli: remove unused line in config.mkStefan Metzmacher2009-02-021-2/+0
* Rename samba-socket -> samba_socket to fix a couple more compilerJelmer Vernooij2008-12-241-4/+4
* Remove libcli_smb SWIG bindings - only one (useless on its own) function was ...Jelmer Vernooij2008-12-211-11/+0
* s4:libcli/wrepl: we don't need to resolve namesStefan Metzmacher2008-12-181-2/+1
* s4:libcli/resolve: add getaddrinfo()/dns_looup() resolvingStefan Metzmacher2008-12-171-0/+1
* Fix proto header.Jelmer Vernooij2008-11-011-1/+1
* Fix prototype for attrib_string().Jelmer Vernooij2008-11-011-1/+1
* Use common error definitions.Jelmer Vernooij2008-10-231-1/+1
* Fix header file installation.Jelmer Vernooij2008-10-231-1/+1
* Move libcli-util error code to top-level.Jelmer Vernooij2008-10-231-2/+2
* fix libclinbtsrcdir variable.Jelmer Vernooij2008-10-081-6/+6
* Add manpage for nmblookup, move nmblookup closer to nbt library.Jelmer Vernooij2008-10-081-0/+14
* Fix parsing of the trust passwords in LSA CreateTrustedDomainEx*Andrew Bartlett2008-09-291-8/+0
* s3: fix merged_build.Günther Deschner2008-09-241-6/+6
* s4: remove autogeneration of libcli/netlogon protos.Günther Deschner2008-09-241-6/+0
* s4-nbt: use moved libcli netlogon helpers.Günther Deschner2008-09-231-4/+4
* s4-nbt: use ../libcli/nbtGünther Deschner2008-09-231-5/+5
* Rework the trustAuthInOutBlob with the help of a hand parser.Andrew Bartlett2008-08-131-0/+8
* Add working Python bindings for NBT.Jelmer Vernooij2008-06-111-5/+3
* Use variable for ndr_netlogon.o path.Jelmer Vernooij2008-05-271-3/+2
* Fix CFLAGS for SWIG files.Jelmer Vernooij2008-05-221-2/+2
* Move more modules inside of the samba package.Jelmer Vernooij2008-05-211-2/+2
* Move some python files into the samba package.Jelmer Vernooij2008-05-211-2/+2
* Move CFLAGS overrides for SWIG modules to Makefile.Jelmer Vernooij2008-05-211-0/+5
* Remove support for .py files from smb_build - deal with it only in the makefi...Jelmer Vernooij2008-05-211-0/+4
* Manually handle the NETLOGON_SAM_LOGON_REQUEST too.Andrew Bartlett2008-05-211-2/+10
* Merge commit 'origin/v4-0-test' into vfs_smb2Andrew Tridgell2008-05-201-3/+11
|\
| * Fix prototype generation in new syntax for netlogon.cAndrew Bartlett2008-05-201-1/+1
| * Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett2008-05-201-31/+42
| |\
| * | Rework the CLDAP and NBT netlogon requests and responses.Andrew Bartlett2008-05-161-3/+10
| * | Move SOVERSION, VERSION and PC_FILE out of smb_build but use make variables d...Jelmer Vernooij2008-04-151-2/+0
| * | Use _OBJ_FILES variables in a couple more places.Jelmer Vernooij2008-04-141-69/+59
* | | Merge commit 'origin/v4-0-test' into vfs_smb2Andrew Tridgell2008-05-191-30/+40
|\ \ \ | | |/ | |/|
| * | Fix a bunch of dependencies.Jelmer Vernooij2008-05-181-1/+1
| * | Fix a couple (well, little more than that..) of typos.Jelmer Vernooij2008-05-181-11/+11
| * | Create prototype headers from Makefile directory, without smb_build in the mi...Jelmer Vernooij2008-05-181-11/+21
| * | Use variables for source directory in a couple more places.Jelmer Vernooij2008-05-181-19/+19
* | | build the smb2 composite callsAndrew Tridgell2008-05-161-1/+2
|/ /
* | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-04-081-5/+6
|\|
| * wbclient: Add an async winbind client library.Kai Blin2008-04-021-0/+1
| * Reduce the number of installed headers.Jelmer Vernooij2008-04-021-2/+2
| * Rename libsamba-config to libsamba-hostconfig.Jelmer Vernooij2008-04-011-3/+3
| * Move public header accumulation out of the perl code.Jelmer Vernooij2008-02-291-4/+9
* | Push SOVERSION and VERSION out of perl code.Jelmer Vernooij2008-03-081-2/+0
* | Fix includes.Jelmer Vernooij2008-03-041-0/+4
* | Fix some syntax errors.Jelmer Vernooij2008-03-031-2/+2
* | Move object file lists to the Makefile.Jelmer Vernooij2008-03-031-69/+55