summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Collapse)AuthorAgeFilesLines
...
| * smbclient: freeze client_proto.h from "make proto"Michael Adam2008-05-182-8/+459
| | | | | | | | | | Michael (This used to be commit f8c0710165ee1ede46d7ed34daa5564d20d3f069)
| * swat: freeze swat_proto.h from "make proto"Michael Adam2008-05-182-8/+70
| | | | | | | | | | Michael (This used to be commit 372c58cc220efc01af4b90b82b75191296a62e81)
| * winbindd: freeze winbindd_proto.hMichael Adam2008-05-182-8/+585
| | | | | | | | | | Michael (This used to be commit 467b8f0f4d58fc00d07264c651016087bd00b233)
| * build: freeze proto.hMichael Adam2008-05-182-9/+10477
| | | | | | | | | | Michael (This used to be commit ff7f0cad2eb108daa61a910cd9171ab0811a5f60)
| * configure: Fix comment to match the current iconv check.Kai Blin2008-05-181-1/+5
| | | | | | | | (This used to be commit 5d9963479fa31783522d68cdbc8876613a3d1774)
| * Factor out generation of an info3 struct from a serversupplied_infoVolker Lendecke2008-05-172-183/+185
| | | | | | | | (This used to be commit e60faccc1bdd2b80e039ec8c93683be10752f937)
| * configure: make use of LIBREPLACE_NETWORK_LIBS instead of redoing the testsStefan Metzmacher2008-05-171-37/+3
| | | | | | | | | | metze (This used to be commit 6b782b58971cbbe56ead5d7e8db6eb8c3526e8ee)
| * configure: remove some header checks which are already done by ↵Stefan Metzmacher2008-05-171-4/+3
| | | | | | | | | | | | | | AC_LIBREPLACE_NETWORK_CHECKS metze (This used to be commit d81e58597e0ecdcf1ce6d8d71071fbf5d50670c2)
| * lib/replace: move sys/sockio.h and sys/un.h checks into ↵Stefan Metzmacher2008-05-172-1/+1
| | | | | | | | | | | | | | | | AC_LIBREPLACE_NETWORK_CHECKS metze (cherry picked from commit 7f26a5425e706a97cc07c5139b3fea4fde9e4020) (This used to be commit c97ff995e41d1cd31a7169e95ca415078da4a16c)
| * configure: remove unused configure checks for HAVE_SOCK_SIN_LEN and ↵Stefan Metzmacher2008-05-171-28/+0
| | | | | | | | | | | | | | HAVE_UNIXSOCKET and rely on libreplace metze (This used to be commit ca163ff81a3f5d8303d45baa048850dfbc72a6a8)
| * lib/replace: add checks for HAVE_SOCK_SIN_LEN and HAVE_UNIXSOCKETStefan Metzmacher2008-05-171-0/+40
| | | | | | | | | | | | | | | | Moved from the samba specific locations metze (cherry picked from commit e674128ee2f11596f358ed46104c9d25eb2f754f) (This used to be commit 951b8c757ada337229a4efe81e6532d15fa0b63a)
| * configure: remove unused configure check for HAVE_WORKING_AF_LOCALStefan Metzmacher2008-05-172-103/+0
| | | | | | | | | | metze (This used to be commit dddc4f0cef8ea71783fa7f7b68ec9ad3f29f7add)
| * Simplify fake_file logicVolker Lendecke2008-05-166-73/+46
| | | | | | | | (This used to be commit 93111ea0a1191e8547ad6cf112e2699d3bb3799b)
* | Add double-colon where it makes sense.Jelmer Vernooij2008-05-211-66/+64
|/ | | | (This used to be commit 256200e951476ff31c95a7d5621a50ba297ea6e4)
* Fix Bug #5461 and implement a very basic _samr_GetDisplayEnumerationIndex().Günther Deschner2008-05-161-20/+139
| | | | | | | | | Citrix PM cannot use a Samba DC when having more then 900 groups as citrix insists on calling _samr_GetDisplayEnumerationIndex() after receiving the first 900 groups via _samr_QueryDisplayInfo() to get the continuation index. Guenther (This used to be commit 1c4adc8dda68eae9839bdff843aadf8c98dd9e87)
* libnetjoin: for informational reasons, report forest_name.Günther Deschner2008-05-164-0/+7
| | | | | Guenther (This used to be commit 452a9ea4af19d3aebc35929edaf4e5adf8c1fd11)
* netdomjoin-gui: before prompting for creds (for receiving joinable ous), ↵Günther Deschner2008-05-161-1/+31
| | | | | | | find a dc. Guenther (This used to be commit ae60695a349bccd1128e6c439664b0607627ef23)
* net: use the netapi_ctx from the net_context struct.Günther Deschner2008-05-161-20/+12
| | | | | Guenther (This used to be commit ff8a9655ccd40bc2ca3ef0403308193d956c4adf)
* dsgetdcname: store client sitename for mailslot and cldap replies.Günther Deschner2008-05-161-0/+6
| | | | | Guenther (This used to be commit a01ed719c31998620927dc9b1664ba8e36bd9b21)
* libreplace: try to fix the build on HP-UX which has if_nametoindex() in -lipv6Stefan Metzmacher2008-05-161-0/+13
| | | | | | metze (cherry picked from commit da2179ee5d5b6094ab63a9d9d6a8d59893937087) (This used to be commit 151d62da1321322615daadabb41d049974f5fe6a)
* libreplace: make sure system/network.h is only used when ↵Stefan Metzmacher2008-05-162-0/+5
| | | | | | | | AC_LIBREPLACE_NETWORK_CHECKS was used metze (cherry picked from commit 3fddd36e119f73a5021370450f9687ef9d252bab) (This used to be commit cd37fdb2401bfd6c23160e34f03238faa1f5cbd3)
* libreplace: export LIBREPLACE_NETWORK_OBJS and LIBREPLACE_NETWORK_LIBS varsStefan Metzmacher2008-05-161-17/+18
| | | | | | metze (cherry picked from commit aa7ef1af746319a3d771decd0ec03dabe8b8ad28) (This used to be commit dbbc05c87ba2b2d9b3247cfba58bc1a3f12ad4f5)
* libreplace: include inet_ntoa.o when the system one is brokenStefan Metzmacher2008-05-161-2/+3
| | | | | | metze (cherry picked from commit 67845d3471711d24069636d0d4032f9d53748334) (This used to be commit 734ade407ed8d5b61a831509c3efc90fc521fe1b)
* libreplace: merge getifaddrs.m4 into libreplace_network.m4Stefan Metzmacher2008-05-162-129/+127
| | | | | | metze (cherry picked from commit 0234d397fefee8e1d0dcd3402f748c2251021c90) (This used to be commit d7038405d68eb3c69ef10f63ce37db838eb44b7a)
* libreplace: merge getaddrinfo.m4 into libreplace_network.m4Stefan Metzmacher2008-05-162-33/+33
| | | | | | metze (cherry picked from commit 64591d064dc3da6074f0f7539911a6e433d9cc43) (This used to be commit 2f43e282e0fa723dd62e3b28e529c6eb01ef5b8a)
* libreplace: merge socketpair.m4 into libreplace_network.m4Stefan Metzmacher2008-05-162-2/+2
| | | | | | metze (cherry picked from commit f9f8f93adcc7161ebb18f5a0bf28c73d951a15ad) (This used to be commit 9aa0f6626d6a69ceeb8bb4ea71ea3d4a6157d101)
* libreplace: merge inet_pton.m4 into libreplace_network.m4Stefan Metzmacher2008-05-162-2/+2
| | | | | | metze (cherry picked from commit 3a70274c908e31453942b442351eab8423c1a53d) (This used to be commit b078ae2b56c9a932655ef619a7af5ce0aeb904dd)
* libreplace: merge inet_ntop.m4 into libreplace_network.m4Stefan Metzmacher2008-05-162-2/+2
| | | | | | metze (cherry picked from commit 223ef6c08efb52251d0a772bb0c481b2803cf0ce) (This used to be commit 438ddd9c81e74e3042154cf5f0416043ee6a8c35)
* libreplace: merge inet_aton.m4 into libreplace_network.m4Stefan Metzmacher2008-05-162-2/+2
| | | | | | metze (cherry picked from commit fba00736c870f449c0eee32fe0d7b0d539dca51f) (This used to be commit 7669daa9f536b73a0b933a3d3fcac68c1771dc15)
* libreplace: merge inet_ntoa.m4 into libreplace_network.m4Stefan Metzmacher2008-05-162-20/+20
| | | | | | metze (cherry picked from commit 82e826253b6d18832931dbb5c1dda009889bf9e0) (This used to be commit 09632f9694599e626e889e54310383878c51413f)
* libreplace: merge socket.m4 into libreplace_network.m4Stefan Metzmacher2008-05-162-40/+40
| | | | | | metze (cherry picked from commit c70eba87dbbac6c2c1e68c343cdd410577c1686f) (This used to be commit c48b2d8679dd139323936af68b48707c5a9f500c)
* Fix typo.Jelmer Vernooij2008-05-161-1/+0
| | | | | (cherry picked from commit bd089818a3182698dfe85039c1b2e22d8c2835bb) (This used to be commit 6f5f736867a3c5b8c7e6f4e73b031e36783ed1bc)
* Add undefined symbol flag for AIX.William Jojo2008-05-161-0/+4
| | | | | (cherry picked from commit dabdf24e86f038e3afc67532fa5bf60a37992161) (This used to be commit 104316884576a2d904d9d8b2d7c1e0dc80817b66)
* libreplace: also use AC_LIBREPLACE_NETWORK_CHECKS for the standalone buildStefan Metzmacher2008-05-161-0/+1
| | | | | | metze (cherry picked from commit 04f4523ed032946b8f0e74ac6f7458010159e3bb) (This used to be commit a3d675a7738cc04bb765064a060780198721d94a)
* libreplace: use AC_LIBREPLACE_NETWORK_CHECKS only for sambaStefan Metzmacher2008-05-161-0/+1
| | | | | metze (This used to be commit 0c9b24e1e75c5c10d3f3baafb80c5c27bb7e4c78)
* libreplace: use AC_LIBREPLACE_NETWORK_CHECKS only for sambaStefan Metzmacher2008-05-162-1/+1
| | | | | | metze (cherry picked from commit 3451b54bf7f5e37a589ec261d28c2a8b6f9788ed) (This used to be commit 0987c32645e4851badab4c1daffb4ee7982ea153)
* libreplace: split out network checks into a AC_LIBREPLACE_NETWORK_CHECKS macroStefan Metzmacher2008-05-162-63/+73
| | | | | | | | Note: moving it out of AC_LIBREPLACE_BROKEN_CHECKS will be the next step metze (cherry picked from commit 55a904b1d7aeca849d450e371b18afca5b0c6218) (This used to be commit 2a3ddc23cc8d050dfe5b4e1c0e139a7c97cc3b59)
* libreplace: always provide utime() and utimes()Stefan Metzmacher2008-05-166-1/+200
| | | | | | | | | | | | I'd like to also provide futimes(), but it seems that some systems doesn't support a it at kernel level. If someone knows how to write a portable replacement for futimes() please tell me... metze (cherry picked from commit a9604fe4a323dccb537cf02ea7594437b4995803) (This used to be commit 8a241cf150fba787c82cbcb03730083ced442fbb)
* net rpc registry: fix getvalueraw to really print raw...Michael Adam2008-05-151-1/+1
| | | | | Michael (This used to be commit db933ae1a9877b3485506fc8f0ecae2f2bd8a41f)
* net rpc registry: add a getvalueraw subcommand.Michael Adam2008-05-151-3/+32
| | | | | Michael (This used to be commit 5b5b29302b53c31256dfa2fdefead458cb14c560)
* net rpc registry: abstract add boolean "raw" to rpc_registry_getvalue_internal()Michael Adam2008-05-151-1/+16
| | | | | | | and wrap it into new rpc_registry_getvalue_full() for the getvalue subcommand. Michael (This used to be commit 9ee5ddb96360987675963d629f98051bf34e3031)
* net rpc registry: fix usage message of getvalue.Michael Adam2008-05-151-1/+1
| | | | | Michael (This used to be commit 5dedde7a5b01d47947a8ff49a57e729fe5bfc817)
* net registry: add a getvalueraw command to print the value in raw format.Michael Adam2008-05-151-0/+11
| | | | | Michael (This used to be commit b7e8a3f1caf54145d750209f2e14b5b54c61769b)
* net registry: refactor core of net_registry_getvalue() outMichael Adam2008-05-151-3/+9
| | | | | | | | into net_registry_getvalue_internal(), which takes a bool parameter "raw" controlling the output format. Michael (This used to be commit 889e19303e141e226898f837a637a2d591c75ad9)
* net_registry: add raw output of value to print_registry_value().Michael Adam2008-05-154-14/+37
| | | | | Michael (This used to be commit 340a706422cbca45cc63fa94d36c88f6751f4f31)
* net: Fix net lookup dsgetdcname, no need to pull site ourselves.Günther Deschner2008-05-151-12/+2
| | | | | Guenther (This used to be commit 954d0998c2c00140addb6ba3845e80ed91e4effc)
* dsgetdcname: add site support.Günther Deschner2008-05-151-4/+14
| | | | | Guenther (This used to be commit e305368538eaa72e3008a5517db3708936924297)
* dsgetdcname: check for invalid sitename/flag combinations.Günther Deschner2008-05-151-2/+7
| | | | | Guenther (This used to be commit 255e509474cae92802e90613ccaddb6627ee77cd)
* libads/cldap: store client sitename also keyed by dns domain name.Günther Deschner2008-05-151-0/+1
| | | | | Guenther (This used to be commit 0388b2f0cc4d14b005c5b42f2c17ddcbc8bef12a)
* Fix build warning.Günther Deschner2008-05-151-1/+0
| | | | | Guenther (This used to be commit e90a4ce3c24ab2a33e34da5a9052a3b3ec4db962)