summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Collapse)AuthorAgeFilesLines
...
| * This does two things:Volker Lendecke2003-03-231-1/+37
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * pdbedit -i -e sets all SAM_ACCOUNT elements to CHANGED to satisfy the new pdb_ldap.c handling * pdbedit -g transfers group mappings. I made this separate from the user database, as current installations have to live with a split backend. So, if you are running 3_0 alphas with LDAP as a backend and upgrade to the next 3_0 alpha, you should call pdbedit -i tdbsam -e ldapsam -g to transfer your group mapping database to LDAP. You certainly have to have all your groups as posixGroup objects in LDAP and adapt the LDAP schema before this call. Volker (This used to be commit 6d3faeaef6c77e389d39b6d4660ffea13e7f25f2)
| * The group mapping functions are not calledVolker Lendecke2003-03-231-6/+6
| | | | | | | | | | | | | | | | directly anymore, but instead through the passdb interface. So we can make them static. Volker (This used to be commit a91af4bea8e761a812f5c70fdc7c7cd15366b412)
| * This adds 'ldap delete dn' as the recommended parameterVolker Lendecke2003-03-232-6/+7
| | | | | | | | | | | | | | | | | | for the 'ldap del only sam attr' functionality. So we are compatiple to the current SuSE patches as well as to TNG... ;-) Volker (This used to be commit 353309e2a3bc27e918bd0a6cf22833d57895fbc8)
| * Metzes change:Volker Lendecke2003-03-231-4/+10
| | | | | | | | | | | | | | | | | | | | | | | | > Hi Volker, > > if 'displayName' is not available we should fallback to 'cn' for map->nt_name > 'cn' is used as unix group name by nss_ldap. > > and if nt_name is not available we should fail (so does this patch) Volker (This used to be commit 3a7d1e72e208b9609da4ff65d9fff9179799ecac)
| * Patch from waider to update our samsync (net rpc vampire) code:Andrew Bartlett2003-03-231-35/+155
| | | | | | | | | | | | | | | | | | - Decode all the database names, even if we don't decode their contents - Update the 'set' code to match rpc_server/srv_samr_nt.c in only recording the difference between the old and new. Andrew Bartlett (This used to be commit 6509397f91a4c218552a48a96df06e595b630898)
| * Don't declare variables after instructionsJelmer Vernooij2003-03-231-12/+12
| | | | | | | | (This used to be commit 818bc35da7b66aa8c4156406b7ab3304d4c94a72)
| * We don't need optarg when we have poptJelmer Vernooij2003-03-232-4/+2
| | | | | | | | (This used to be commit b46581ef153296a0a04f773115cb2ddad4d44686)
| * Convert to popt.Jelmer Vernooij2003-03-232-137/+91
| | | | | | | | (This used to be commit 5f12b246b03aef93165059f632012b6fc4706c70)
| * Use True, not TRUEJelmer Vernooij2003-03-231-2/+2
| | | | | | | | (This used to be commit eeeeb37fc6de60928f7efdeb05bb2c6516f24441)
| * Fix typo in commentJelmer Vernooij2003-03-231-2/+2
| | | | | | | | (This used to be commit e7ed8bfc24d94b0b6e70a03eaae927fe1daa7d56)
| * Convert to popt.Jelmer Vernooij2003-03-232-56/+59
| | | | | | | | (This used to be commit 633b3eb7812dc0a58785536a1e7d28329d488b43)
| * Move -V to -C to prevent conflict with -V for versionJelmer Vernooij2003-03-231-1/+2
| | | | | | | | (This used to be commit 99de90adc98b8d5354c769dcd25cc1f34d3769e9)
| * Don't crash when initialising tdb failsJelmer Vernooij2003-03-231-2/+2
| | | | | | | | (This used to be commit b18d02891be1ea3728239eee15a4aed3c3be2fea)
| * Convert to popt.Jelmer Vernooij2003-03-221-361/+85
| | | | | | | | (This used to be commit 10c2fe08b6fdc2a9985a154b93555197bf5815fa)
| * Convert to poptJelmer Vernooij2003-03-222-101/+26
| | | | | | | | (This used to be commit 8f285878b30bad7388f69075538c628a7e18ac8a)
| * Add nicer --help headersJelmer Vernooij2003-03-222-8/+4
| | | | | | | | (This used to be commit e56ab71f1237a71c6ad4f321ce1db4e9397efd73)
| * Add -U, -N, -i, -A, -W to popt.Jelmer Vernooij2003-03-223-17/+279
| | | | | | | | (This used to be commit 5a88d78f67fd7853d6f7d5042807afa56091d52c)
| * - Use FUNCTION_MACRO, not __FUNCTION__.Jelmer Vernooij2003-03-223-4/+4
| | | | | | | | | | - Add some const (This used to be commit e149e70717f38e082ce35d55f9b4d84ba8419af7)
| * Valgrind found a few memory leaks!Andrew Bartlett2003-03-223-2/+15
| | | | | | | | | | Andrew Bartlett (This used to be commit fb680f610ceb9a0f350c99456cf7ab1a507543fe)
| * Don't use EDQUOT on systems where it's not availableJelmer Vernooij2003-03-221-3/+5
| | | | | | | | (This used to be commit 2e1e5719f188a933e6b691fbd48037a0d29497e4)
| * Detect missing -lroken properly on systems without krb5-configJelmer Vernooij2003-03-221-2/+3
| | | | | | | | (This used to be commit 9c3b8533fc6d2a68e013668d0927d479f4ab58dd)
| * Return value in non-void functionJelmer Vernooij2003-03-221-0/+1
| | | | | | | | (This used to be commit 0efa773bac4b9fe2f79265413c32fecce55cc369)
| * Use FUNCTION_MACRO, not __FUNCTION__Jelmer Vernooij2003-03-221-2/+2
| | | | | | | | (This used to be commit 6df38e250af1a8e7213ad66342c71c52ce118a12)
| * Never touch complicated if/else/elsif structures :-)Volker Lendecke2003-03-221-23/+27
| | | | | | | | | | | | | | | | This repairs domain join with fully existing wks-account which I broke with my last patch... Volker (This used to be commit 582a34efbe3c1570b852c93318ff6002954ddf6a)
| * Don't use errno's when they're not availableJelmer Vernooij2003-03-221-1/+15
| | | | | | | | (This used to be commit b757a4374832d76500a889e4785622320881018d)
| * This changes the way we do LDAP updates. We don't use LDAP_MOD_MODIFYVolker Lendecke2003-03-221-121/+175
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | anymore, but instead look at what is currently stored in the database. Then we explicitly delete the existing attribute and add the new value if it is not NULL or "". This way we can handle appearing and disappearing attributes quite nicely. This currently breaks pdbedit -o, as this does not set the CHANGED flag on the SAM_ACCOUNT. Jelmer suggested that we set all the fields on CHANGED in context_add_sam_account. This sounds not too unreasonable. Volker (This used to be commit f7149cf500d2b10ee72163c018a39fdd192d7632)
| * Revert bogus part of previous patch.Andrew Bartlett2003-03-221-6/+9
| | | | | | | | (This used to be commit 3cddfe211da812a533611eecba5d5da55fd3cf2d)
| * Small clenaup patches:Andrew Bartlett2003-03-2210-54/+98
| | | | | | | | | | | | | | | | | | | | | | | | | | | | - safe_string.h - don't assume that __FUNCTION__ is available - process.c - use new workaround from safe_string.h for the same - util.c - Show how many bytes we smb_panic()ed trying to smb_xmalloc() - gencache.c - Keep valgrind quiet by always null terminating. - clistr.c - Add copyright - srvstr.h - move srvstr_push into a .c file again, as a real function. - srvstr.c - revive, with 'safe' checked srvstr_push - loadparm.c - set a default for the display charset. Andrew Bartlett (This used to be commit a7eba37aadeb0b04cb1bd89deddb58be8aba825c)
| * Fix compile on IA64 by noting that this should be the integer, not a pointerAndrew Bartlett2003-03-221-1/+1
| | | | | | | | | | to the integer for SIVAL(). (This used to be commit e8b4b136669e7e415557956d698c66c254b28ec1)
| * It seems that this causes some problems on some linux platforms - it's aAndrew Bartlett2003-03-221-1/+1
| | | | | | | | | | | | | | | | pity becouse otherwise you need to link a program with it to get the fstring/pstring bugs. Andrew Bartlett (This used to be commit b1b4370955d50fd4997c7171a99fe03f97190aca)
| * Patch from Jianliang Lu <j.lu@tiesse.com> to set the 'minimum password age'Andrew Bartlett2003-03-221-0/+11
| | | | | | | | | | | | | | when setting the password. Andrew Bartlett (This used to be commit 552198b9e149c41f8cb2f976421ef030eac6fba6)
| * FALSE -> False (reported by Paul Green)Jelmer Vernooij2003-03-221-1/+1
| | | | | | | | (This used to be commit 1002b0bbff295548b74580dbb0dc0c76474af23b)
| * Clobber the 'SAFETY_MARGIN' in libsmb.Andrew Bartlett2003-03-211-3/+7
| | | | | | | | | | Andrew Bartlett (This used to be commit 05a63bd17e4c35979b3864b0969b2bfd945335d9)
| * Clobber our SMB buffers between packets. I hope this will help find bugsAndrew Bartlett2003-03-211-2/+10
| | | | | | | | | | | | | | | | where we assume the buffer is zero, when it might not be (ie due to, previous packets). Andrew Bartlett (This used to be commit 191b0ab4d7c35c83d2bb2052b2e37d01fbf37b45)
| * Patch from colo (on IRC) to get libsmbclient building due to pstring/fstringAndrew Bartlett2003-03-212-20/+20
| | | | | | | | | | | | | | | | | | issues. Also pick up these link failures at compile time (rather than runtime). Andrew Bartlett (This used to be commit 23c7342bc40daffbcd70ef04727cae2c2b2c366b)
| * Merge of new appliance-head scalable printing fixes.Jeremy Allison2003-03-211-142/+287
| | | | | | | | | | Jeremy. (This used to be commit 301f17df51961b645b63d1520fc9c2e5627c1a0a)
| * Add more mappings to the nterr->errno mapping table. It should be fairlyJelmer Vernooij2003-03-211-3/+75
| | | | | | | | | | complete now. (This used to be commit 72bb5615f3eef1c5b27716dfcabe4c8288729458)
| * Give volker a hand, and let domain joins with existing user accounts workAndrew Bartlett2003-03-211-12/+38
| | | | | | | | | | | | | | | | | | | | | | | | | | | | a bit better. This just sets the minimum possible attributes - if we are 'upgrading' an LDAP based user account, the attributes will be there anyway. This matches NT pretty well to. This also fixes some use of unitialised values in the desired_access checking. (found by valgrind). Andrew Bartlett (This used to be commit 929213ff2a5829ba8435ba1be0de317bca1e0da0)
| * Only build pdb_ldap if both ldap libs and headers are foundJelmer Vernooij2003-03-201-2/+2
| | | | | | | | (This used to be commit 228110e83fce91c811c82f6f836d313b6b79ff87)
| * NT4 as well as W2k respond with IPC regardless of what serviceVolker Lendecke2003-03-201-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | type the client requested in the TCONX when connecting to IPC$. It is very well possible that this also applies to the DISK and PRINTER share types, not only IPC. Found this while trying to join a HEAD domain from NT4SP6. Volker (This used to be commit d42eb2116df4bb82c4199a688a057cd0a9f435ed)
| * Patch from Samuel Thibault to convert messages from unix to dos charset. WorksJelmer Vernooij2003-03-203-13/+33
| | | | | | | | | | | | on 2000. sending messages to 9x needs to be fixed, but that didn't work anyway (This used to be commit ca066502a2a3dbdd8943d515c9c6d21e62d757b6)
| * Fix setOtherHelp() - pointed out by metzeJelmer Vernooij2003-03-201-1/+1
| | | | | | | | (This used to be commit 05b1681b03688c0d4e57e8dfb881b111f947e6c6)
| * Fix compile errors - don't use pstrcpy() on a fstringJelmer Vernooij2003-03-201-7/+8
| | | | | | | | (This used to be commit 3bad73ca870bb43324bdb5dfc6bb02e0fa1fb1e0)
| * use pstrcpy_base()Jim McDonough2003-03-201-1/+1
| | | | | | | | (This used to be commit 9387caf3cebecd50de2b295560355b779135d8c3)
| * Build samr as wellJelmer Vernooij2003-03-201-0/+1
| | | | | | | | (This used to be commit 1d33afdef9ea11e17c633109170d35ed66c4e2b8)
| * Use True, not TRUE and False, not FALSEJelmer Vernooij2003-03-205-8/+8
| | | | | | | | (This used to be commit 44e9bf88cc2bbb2aa34711354258c3abb319cb9b)
| * Fix typoVolker Lendecke2003-03-201-3/+3
| | | | | | | | (This used to be commit 5c6f5bef30db62f351d83ecdd6aa6990a567d842)
| * I like debug level 10, but these messages always get into my wayVolker Lendecke2003-03-201-5/+5
| | | | | | | | | | | | | | when debugging pdc stuff... Volker (This used to be commit e1c275a66aa8a0fe29c61f4742fed5953671cb43)
| * Convert smbcacls to poptJelmer Vernooij2003-03-202-87/+53
| | | | | | | | (This used to be commit 45e5374e89730e7ad497edf9e344fbd1b8992589)
| * Make swat use poptJelmer Vernooij2003-03-202-15/+19
| | | | | | | | (This used to be commit 3cd1650d389850c2a36997a1a404d37bb28130e4)