summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Collapse)AuthorAgeFilesLines
...
| * Make the mangleing code actually use a common prefix, not just the sameAndrew Bartlett2003-04-221-4/+12
| | | | | | | | | | | | | | | | name for many files. Also report complete failure to create a filename as a failure of the test. Andrew Bartlett (This used to be commit ce572df77f941c3c3f445be2c9708c096a9186ef)
| * Setting the credentials for the netsec netlogon pipe connect upon eachVolker Lendecke2003-04-222-8/+5
| | | | | | | | | | | | | | | | samlogon call certainly breaks the credential chain. Do it once during the bind response. Volker (This used to be commit 616b6dd60fe621a968fef34e66550f86b7b735bc)
| * Merge from 3.0 - try harder to get our real DNS domain name, and send thisAndrew Bartlett2003-04-222-8/+31
| | | | | | | | | | | | | | | | | | to the client when it asks for our DNS name and forest name. (needed for win2k to trust us as a trusted domain). Andrew Bartlett (This used to be commit 2a1015eb57da7b69caafd1221b871b6bff1af2fb)
| * Bail out early when we fail on the rw_torture test.Andrew Bartlett2003-04-221-2/+7
| | | | | | | | | | Andrew Bartlett (This used to be commit 65855d2ce920053a43882919a6ae509bbd86e54b)
| * Complete the space allocation code for HBIN blocks ...Richard Sharpe2003-04-221-1/+25
| | | | | | | | (This used to be commit ae5f8e4b5f7b8880293cc94c9bbe0df81a56959e)
| * Commit more code dealing with allocating space in the HBIN blocks ...Richard Sharpe2003-04-221-7/+101
| | | | | | | | (This used to be commit cfa67f23e3e2ba4c7abd40405227b0a8b1b76fc8)
| * default new groups to domain groupsGerald Carter2003-04-221-3/+3
| | | | | | | | (This used to be commit f0c7d9def78db31b0f7f1e97a4cb6dac3382e217)
| * Merge from 3.0 - fix domain joins not to always join as BDC.Andrew Bartlett2003-04-222-6/+4
| | | | | | | | (This used to be commit 09bc2dd51c8407536b68aaeaeba4546f93256ec2)
| * support referencing group by sid in all operations; allow group name to be ↵Gerald Carter2003-04-221-13/+60
| | | | | | | | | | | | changed (This used to be commit 00dfaa7c2c9227a082ca17ed14aefc19d9087a57)
| * another lost merge from 3.0; my faultGerald Carter2003-04-221-2/+2
| | | | | | | | (This used to be commit 2e5e68617345beca4d1cab27d64944ebd42e899b)
| * wrap pdb_enum_group_mapping() in [un]become_root() so LDAP queries can get ↵Gerald Carter2003-04-221-0/+5
| | | | | | | | | | | | the credentials from secrets.tdb (This used to be commit cf6af44a2464cf1d9bea909dbc0e20829bdc2665)
| * merging fixes from SAMBA_3_0Gerald Carter2003-04-221-5/+15
| | | | | | | | (This used to be commit 8c3be38f6acbc85454f2c9bb74c358c99ee5d22a)
| * More infrastructure for storing registryRichard Sharpe2003-04-221-17/+63
| | | | | | | | (This used to be commit de337632c99080f4be73a6e49839d424b49c8cc3)
| * Tidyups of some dubious logic discovered whilst trying to track down aJeremy Allison2003-04-222-7/+6
| | | | | | | | | | | | strange oplock related issue on the PSA. Jeremy. (This used to be commit f8021af2a7b790e739a7ecc67c908289b0a9b719)
| * Use the -W domain option to select the SID to showAndrew Bartlett2003-04-211-2/+2
| | | | | | | | (This used to be commit 715bd4cf4e2d9d11db031ef3ed5e614b4c1a8a13)
| * For NTLM2 (not yet even close to real implementation) we must use theAndrew Bartlett2003-04-211-1/+1
| | | | | | | | | | | | | | server hash for checking the server's signiture. Andrew Bartlett (This used to be commit 61255a2b3694ba13c72a2a33e5956d14c7d4d2c1)
| * Remove unused (#ifdef'ed) code.Andrew Bartlett2003-04-211-12/+0
| | | | | | | | (This used to be commit c11465b285d5eb3c42a84095a5dc41af7e07267d)
| * Use fstrcpy/pstrcpy when that's what we really mean...Andrew Bartlett2003-04-212-6/+7
| | | | | | | | | | Andrew Bartlett (This used to be commit e8aa615591dc44de4de85322d455a47b3122b9eb)
| * Correct comments about breadth first, as the registry tree is stored in aRichard Sharpe2003-04-211-2/+28
| | | | | | | | | | | | | | depth first fashion in the file. Also add some more infrastructure needed to handle storing these trees. (This used to be commit f993f7187c7ae49f443aa1966584aa88787bd7ca)
| * Start the outline of the code to store a registry tree ...Richard Sharpe2003-04-211-2/+99
| | | | | | | | (This used to be commit 03fce4ed0f73586928424e75bd6d7db9ff7105dd)
| * Some comments about the format of the on-disk reg file, as well asRichard Sharpe2003-04-211-7/+86
| | | | | | | | | | | | partially implement some routines to construct a default ACL and SEC DESC etc. (This used to be commit 043374a3c0be6769b4fee2228dcff42abbb74028)
| * Default to "passdb.xml" as default output filename instead of "-"Jelmer Vernooij2003-04-211-1/+1
| | | | | | | | (This used to be commit aa4c11370bb09bfd20d02da509ebdd6dc475439d)
| * Pdb modules are in $libdir/pdb not $libdir/passdbJelmer Vernooij2003-04-211-12/+5
| | | | | | | | (This used to be commit 9822af500cf36e83fce54e49a062a8847d1c5431)
| * Add a -f command-line flag to specify printing all paths or only terminalRichard Sharpe2003-04-201-3/+11
| | | | | | | | | | paths. (This used to be commit 0741369c59bcb6057f6b32d3fe4f6dec08ce4ae3)
| * Well, we can now add keys and values and delete keys and values ...Richard Sharpe2003-04-201-4/+6
| | | | | | | | | | | | | | Lots more to do, like handling regular expressions for keys, and input of the security descriptors, etc. However, I now have to work on writing the in-memory tree out to a file in a format that Windows can understand. (This used to be commit 562b36510c704eba84b036aacdb1f984339afafc)
| * Add code to delete values ...Richard Sharpe2003-04-201-9/+104
| | | | | | | | | | | | | | This needs a lot more testing and debugging, but it does delete values. Next to see if it can add values ... (This used to be commit 02e6782243a7ef9e182db449ad377b0d168a40b2)
| * Begin the code that handles key values ... Delete a key value and add aRichard Sharpe2003-04-201-4/+58
| | | | | | | | | | | | key value, and tidy up processing of key values when reading in the registry file ... (This used to be commit 53ea4c0de88a350b99e36c0dc514c5f2821ff7f8)
| * Complete most of the coding for adding keys. We can now add a key.Richard Sharpe2003-04-201-26/+32
| | | | | | | | | | Next, we have to add the code for adding values etc. (This used to be commit 266fc6c9f2283c81de97e526e9f289288948cb27)
| * The code is a bit of a mess right now.Richard Sharpe2003-04-201-51/+146
| | | | | | | | | | | | | | | | | | | | | | | | Added code to add keys to the in-momory key tree. Added code to convert SID strings to SIDs in memory format. Added code to construct initial security descriptors and to inherit security descriptors. A couple of more hours should see the code to add keys and values complete. Then I have to start on the code to write out a registry :-( (This used to be commit fc691a9a5e86686ebd0b3bab75a286488ab6ca57)
| * More functionality, esp around adding keys and inheritance of securityRichard Sharpe2003-04-201-1/+26
| | | | | | | | | | descriptors etc ... (This used to be commit b8e85afefbe52701317632d1c1a446785ed66abf)
| * MOre functionality ... got to test it.Richard Sharpe2003-04-201-3/+23
| | | | | | | | (This used to be commit e3c4f8c91394eecc8c77bbf0f9685cdb18c617b1)
| * Some more work added ...Richard Sharpe2003-04-191-5/+20
| | | | | | | | (This used to be commit 31ded623b1817156b247170130237c1e5fd67a5b)
| * Address gcc warnings.Volker Lendecke2003-04-191-1/+1
| | | | | | | | | | | | | | | | I could not fix the "passing arg 5 of `ldap_search_s'" completely with gcc -Wall. A non-developer compile does not complain though. Volker (This used to be commit dcbbbd66a9be799998476701a9e1059c14e4f061)
| * Squelch some warnings, and move a bit of code around to make some futureRichard Sharpe2003-04-191-8/+11
| | | | | | | | | | | | | | things easier ... now on to more functionality. Hope Jerry fixes the breakage, BTW :-) (This used to be commit c7d39a7426e5970b15ece89737d2f0ba3d5c0835)
| * some readline completion exancementsSimo Sorce2003-04-192-23/+188
| | | | | | | | | | still need working, does not complete remote names yet (This used to be commit 625eee8e03c3905a245e078ef9f1c26200e33d7c)
| * use gid_t for gids not uid_tSimo Sorce2003-04-191-1/+1
| | | | | | | | (This used to be commit dd8009bf599a6111440cd807dcc022039f19de15)
| * fixesSimo Sorce2003-04-194-5/+21
| | | | | | | | | | | | | | | | | | fix debug, add "idmap" string to the list of classes fix idmap, check init failures, and enhance debugging fix idmap_tdb, _do_ init uid and gid low,high states (too bad I missed that before) fix smbd/uid.c, use gid_t for gids and uid_t for uids (This used to be commit bc95de4ebb014080bc70173e7df94c672cea8df6)
| * [merge from SAMBA_3_0]Gerald Carter2003-04-194-2/+455
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merging smbgroupedit into 'net groupmap'. Not entirely done. Need to check on where the privilege code is sitting and update the docs. Examples: root# bin/net help groupmap net groupmap add Create a new group mapping net groupmap modify Update a group mapping net groupmap delete Remove a group mapping net groupmap list List current group map # bin/net groupmap add Usage: net groupmap add rid=<int> name=<string> type=<domain|local|builtin> [comment=<string>] # bin/net groupmap delete Usage: net groupmap delete name=<string|SID> # bin/net groupmap modify Usage: net groupmap modify name=<string|SID> [comment=<string>] [type=<domain|local>] (This used to be commit 0fd28bc3a803ca1ec3dcd8cc6236d4ecc3134584)
| * More minor edits to add features ...Richard Sharpe2003-04-181-0/+21
| | | | | | | | (This used to be commit 882799ca113566b91e42c3c852a9c1986552daaa)
| * fix byte ordering when using CIDR notation in hosts allow/deny; spotted by ↵Gerald Carter2003-04-181-0/+4
| | | | | | | | | | | | Eloy Paris (This used to be commit c2580e15d6e7ad7c8dde81753e35670fa52636ff)
| * Survive a samdump with an alias that has no descriptionVolker Lendecke2003-04-181-3/+6
| | | | | | | | | | Volker (This used to be commit 408a94b64d4d799f256c11a2009e161b27553cbb)
| * seem that someone changed the semanthic of unix_strlower without fixing allSimo Sorce2003-04-173-8/+15
| | | | | | | | | | | | | | places where it was used, this caused me segfaults in the last week :( add more debugging in idmap to chase down a problem (This used to be commit 6393105bda12fb3f6211e4f0128aabf588431b49)
* | Merge from HEAD - the usual popt-needs-static for Sun CC.Andrew Bartlett2003-04-301-1/+1
| | | | | | | | (This used to be commit 2fabc356769477cc8bdbb23ecd8fee1e7d9fdb7d)
* | Try to fix IRIX build - add quotes and never call libns_winbind by name - weAndrew Bartlett2003-04-302-4/+4
| | | | | | | | | | should only set that name once. (This used to be commit 34f15bff6f4f847eb900174793dcbc638f96a5bd)
* | Trailing , is non-standard (warning from IRIX)Andrew Bartlett2003-04-301-2/+2
| | | | | | | | (This used to be commit 96134959d9f8385dfbf34445a3fe6911507cf51e)
* | Fix for AIX - you can't qualify a return type as const, when it's not aAndrew Bartlett2003-04-301-1/+1
| | | | | | | | | | | | | | | | | | pointer. (merge from HEAD). Andrew Bartlett (This used to be commit 9e3d0cd9dea1234d6e6a26d03995b5edfaed5186)
* | Sun CC requires constant initialisers, so use a static here.Andrew Bartlett2003-04-301-1/+1
| | | | | | | | | | (a common bug with popt stuff, becouse it's fine with GCC). (This used to be commit edbab685d181887f8cb055cc9dc175b2772bd0ff)
* | smbgroupedit has been replaced by 'net groupmap'Gerald Carter2003-04-292-412/+0
| | | | | | | | | | remove related file. Left in EHAD for reference (for now) (This used to be commit 2e7537d8e29171bfddac984911c55cf567886956)
* | remove convert_smbpasswd and addtosmbpass from tree; people can get them ↵Gerald Carter2003-04-294-4/+27
| | | | | | | | | | | | from 2.2. if they still need them (This used to be commit 237857a760974bb02000e5d3a776240ec73ca6b6)
* | Like net rpc user -l, let net ads user -l allow more than 50 characters inJim McDonough2003-04-291-1/+1
| | | | | | | | | | comments. (This used to be commit b5b1732b1144c9bcf5c3b08f6f9da9ad8875f5f7)