summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Collapse)AuthorAgeFilesLines
* Remove cruft that dealt with public prototype headers.Jelmer Vernooij2008-02-292-34/+7
| | | | (This used to be commit 438997c17951fa7f0a9fb14be14c3b364ed3ad90)
* Change remaining prototype headers to be private.Jelmer Vernooij2008-02-296-10/+9
| | | | (This used to be commit 2f7ff409e89c9682e681ddcf54439db9e3b6ccb4)
* Fix typos, avoid DEPEND_LIST from growing with empty elements.Jelmer Vernooij2008-02-293-11/+3
| | | | (This used to be commit b30fd477ff0d97bb4de3c5301a6cdc47867451ee)
* Move public header accumulation out of the perl code.Jelmer Vernooij2008-02-2929-105/+138
| | | | | | | | | | | | | | | | | | | | | | | | | Never install generated prototype files. It's easier to break the API when using them and they're not easily readable for 3rd party users. Conflicts: source/auth/config.mk source/auth/credentials/config.mk source/auth/gensec/config.mk source/build/smb_build/config_mk.pm source/build/smb_build/main.pl source/build/smb_build/makefile.pm source/dsdb/config.mk source/lib/charset/config.mk source/lib/tdr/config.mk source/lib/util/config.mk source/libcli/config.mk source/libcli/ldap/config.mk source/librpc/config.mk source/param/config.mk source/rpc_server/config.mk source/torture/config.mk (This used to be commit 6c659689ed4081f1d7a6253c538c7f01784197ba)
* Fix manpage paths.Jelmer Vernooij2008-02-292-7/+7
| | | | (This used to be commit 36da52abf5be79e37bd495ec4265e01b27aa9da5)
* Move manpage management out of the perl build system.Jelmer Vernooij2008-02-2913-38/+47
| | | | (This used to be commit 1dd6bea507f1f5e26cccf89148280721260a4673)
* Move logic to makefileJelmer Vernooij2008-02-291-3/+3
| | | | (This used to be commit 94b0dd7ab0f5cc5493ea8dcfd8be54e1bec26283)
* Use more GNU-make specific variables.Jelmer Vernooij2008-02-291-2/+2
| | | | (This used to be commit 3506c707c5e390a0634e597362f454399fb50b07)
* Remove obsolete comment.Jelmer Vernooij2008-02-291-9/+3
| | | | (This used to be commit 666311dccf19293316b0335c5418446c66e76101)
* Remove workaround for some non-GNU makes.Jelmer Vernooij2008-02-293-30/+15
| | | | (This used to be commit 0580357fb4b10e4a751d281e209f6a87e1c88143)
* Update smb_build README.Jelmer Vernooij2008-02-291-3/+1
| | | | (This used to be commit 9db23848dcd1b73273b90edd923b6c55f6c915c4)
* Merge env.pm into makefile.pm.Jelmer Vernooij2008-02-293-62/+27
| | | | (This used to be commit 28bbd546195461d4b8747bc6cefd6320f8efe17d)
* Move configure output details out of perl code.Jelmer Vernooij2008-02-292-7/+9
| | | | (This used to be commit e33f357fb00cd504181562eaf2ca1d4511d5ec51)
* Avoid use of removed variable.Jelmer Vernooij2008-02-291-4/+2
| | | | (This used to be commit 10f0b5f83f0b34ae9d0f83c0975cf06bf56277d4)
* Remove unused include.Jelmer Vernooij2008-02-291-2/+0
| | | | (This used to be commit cf59ec4cc3c3dca9275236bf45caf56632bf983a)
* Use make to generate list of python files, remove unused variable.Jelmer Vernooij2008-02-291-8/+2
| | | | (This used to be commit 67f15cd484dbf7b49e6c5cb2566ad95d05b66b5b)
* Use make to create lists of plugins, remove duplicate variable.Jelmer Vernooij2008-02-291-3/+1
| | | | (This used to be commit 1ec6870966bcd25b1932da675386d3ad5bcd9b6f)
* Generate manpage list with make.Jelmer Vernooij2008-02-291-2/+1
| | | | (This used to be commit ea3d3b52504b45f45aca434ea4376906f65ead12)
* Use make to create lists of pc files and prototype headers.Jelmer Vernooij2008-02-292-5/+8
| | | | (This used to be commit a932a2e37d1aa86cca769398721318b3942fad83)
* Use make to generate lists of libraries.Jelmer Vernooij2008-02-291-1/+1
| | | | (This used to be commit 2c2a589183067d7fced4ace33380bd1af610924a)
* Use make to generate lists of libraries.Jelmer Vernooij2008-02-291-8/+2
| | | | (This used to be commit 3519aae1845f2a15330184625d541ce0f0cac56b)
* Use make to generate list of prototype headers.Jelmer Vernooij2008-02-291-4/+2
| | | | (This used to be commit 17d2f682e94154ee654de59b88816437f4e7f093)
* Create SBIN_PROGS and BIN_PROGS lists from within make.Jelmer Vernooij2008-02-291-6/+2
| | | | (This used to be commit e0afbc3778ca7c6dc087e2b9f4992a131ec66a75)
* use gmake to handle .py file copies.Jelmer Vernooij2008-02-292-3/+5
| | | | (This used to be commit d54421a9eeadbd76791917c5e3c460c897259ede)
* libreplace: add snprintf.c to test code for getifaddrs - needed on some systems.Michael Adam2008-02-291-0/+4
| | | | | Michael (This used to be commit 0aff54a12e20d5e91fcdec7aaec103fb9a371a23)
* libreplace: ifdef out ip6 code if unsupported.Michael Adam2008-02-291-0/+2
| | | | | Michael (This used to be commit 54cc0df4dbf6d63a9b94e1ac6af4ec7f7803bc30)
* libreplace: fix rep_freeifaddrs to not segfault on NULL input.Michael Adam2008-02-291-6/+7
| | | | | Michael (This used to be commit 0cbb87453beb52c6b0bc3a48791f49678f4030c5)
* libreplace: fix silly crashbug in getifaddrs_test().Michael Adam2008-02-291-1/+3
| | | | | Michael (This used to be commit 523626908d25f974fd1ae6d7306b1d4bc8414162)
* libreplace: add missing newline in output of getifaddrs test.Michael Adam2008-02-291-1/+1
| | | | | Michael (This used to be commit f8243cfc47c7414bab7f249d0e5d1c85e8ca7d64)
* libreplace: add missing semicolon to getifaddrs.Michael Adam2008-02-291-1/+1
| | | | | Michael (This used to be commit 29818a07de826fd687003ff25865d77939ecaa9a)
* Fix ldapi support.Jelmer Vernooij2008-02-291-2/+2
| | | | (This used to be commit 9499f8eea534cf93f96af17941e9195aadc0a756)
* Fix typo.Jelmer Vernooij2008-02-291-1/+1
| | | | (This used to be commit 2b408e9ed4caf14e1ac047fd76127a5c979e5177)
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testJelmer Vernooij2008-02-293-27/+24
|\ | | | | | | (This used to be commit 227de596865ee910bfc1e0730316e26a0a9caf51)
| * Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-localAndrew Bartlett2008-02-2912-93/+78
| |\ | | | | | | | | | (This used to be commit 124d2ee788f1ac4b201a2843b58be21de358deb0)
| * | Prove that not supporting ldapi is a bit problem.Andrew Bartlett2008-02-291-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | For a while now, ldapi support has been busted, but it was only tested when we were running against an external LDAP server. Andrew Bartlett (This used to be commit faf324cac613f9b74e1de46fe490f4973dab995c)
| * | Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-localAndrew Bartlett2008-02-296-61/+133
| |\ \ | | | | | | | | | | | | (This used to be commit f002a98c7ae0fc93cc738fde1ee62534f8e576ac)
| * \ \ Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-localAndrew Bartlett2008-02-2996-445/+573
| |\ \ \ | | | | | | | | | | | | | | | (This used to be commit 04db9b184491415b3479fd79e1c07ba738818eb9)
| * | | | Simplify the 'password must change' logicAndrew Bartlett2008-02-292-27/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This takes the previous patches further, so we catch all the cases (the KDC looked at the time directly). Andrew Bartlett (This used to be commit cda4642a937d249399e25eaa6e5e20a0d440bcbf)
* | | | | raw-qfsinfo: Convert to new torture API.Jelmer Vernooij2008-02-291-16/+13
| |_|_|/ |/| | | | | | | | | | | (This used to be commit 6ded77b777666f8ba81ba049f63b6b26cfbeb7ae)
* | | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testJelmer Vernooij2008-02-296-61/+133
|\ \ \ \ | | |_|/ | |/| | | | | | (This used to be commit 80ce9a3bbc43535d7c4bdd0ec402272175732ebc)
| * | | libreplace: try and fix rep_getifaddrs() for Tru64.Michael Adam2008-02-291-21/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Don't fail when there is no address assigned to the interface. Put NULL into the ifaddrs structure instead. Michael (This used to be commit ee170c85e0e76411bd752de5fe51db6940dab929)
| * | | libreplace: use the new getifaddrs test also for autoconf.Michael Adam2008-02-282-33/+16
| | | | | | | | | | | | | | | | | | | | Michael (This used to be commit a2a506ff0eae2a64ebe2ddbb81a6c2a5fa7fe3da)
| * | | libreplace: add extended getifaddrs test that prints out the interfaces.Michael Adam2008-02-284-7/+101
| | |/ | |/| | | | | | | | | | Michael (This used to be commit 9d2bab09aac22c00fe23f1e1265a2dbd0901e9ce)
* | | Convert to new torture API.Jelmer Vernooij2008-02-296-89/+62
| | | | | | | | | | | | (This used to be commit 40dffc177babec01c63fb717506fa86ff70a5b28)
* | | Remove use of global_loadparm.Jelmer Vernooij2008-02-283-3/+12
| | | | | | | | | | | | (This used to be commit 3cf3922c806d0e33439073d204b44bf0af3102d5)
* | | Remove use of global_loadparm.Jelmer Vernooij2008-02-283-1/+4
|/ / | | | | | | (This used to be commit 4472d7e1e47d4fe6b1c60e28d168cce99b237979)
* | Remove sDefault as static variable.Jelmer Vernooij2008-02-2813-138/+188
| | | | | | | | (This used to be commit 16f36ce499e93860dd535034a584ec2b93e7a172)
* | Merge branch 'v4-0-trivial' into v4-0-testJelmer Vernooij2008-02-2870-172/+266
|\ \ | | | | | | | | | (This used to be commit 6cbb241c05539cc62526a366094c9c472e6422a5)
| * | Set lp_ctx properly.Jelmer Vernooij2008-02-271-0/+1
| | | | | | | | | | | | (This used to be commit 11289759cae6a8062ea3556dbcbddfd44a3c0331)
| * | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivialJelmer Vernooij2008-02-2742-401/+1505
| |\ \ | | | | | | | | | | | | (This used to be commit d96fcc52a70fd1236b767b1d88a39d78c4e8c48c)