Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Fixed typo introduced in reverted patch from version 1.12.4.5 | Tim Potter | 2003-05-05 | 1 | -1/+1 | |
| | | ||||||
* | | Fix some compiler warnings. | Tim Potter | 2003-05-05 | 1 | -4/+1 | |
| | | ||||||
* | | AIX doesn't append $SHLIB_EXT to NSS libraries. | Tim Potter | 2003-05-05 | 2 | -5/+6 | |
| | | ||||||
* | | Patch from Ken Cross to allow an ADS domain join with a username of the form | Andrew Bartlett | 2003-05-04 | 2 | -3/+19 | |
| | | | | | | | | | | | | user@realm, where realm might not be the realm we are joining. Andrew Bartlett | |||||
* | | Add doco to our SMB signing code. | Andrew Bartlett | 2003-05-04 | 1 | -5/+32 | |
| | | | | | | | | | | | | | | | | This should make it clearer what magic numbers refer to the magic numbers in the CIFS spec, and what bits and peices are being appended into the MD5 calculation where. Andrew Bartlett | |||||
* | | configure.in updates: | Andrew Bartlett | 2003-05-03 | 1 | -32/+11 | |
| | | | | | | | | | | | | | | | | | | Now the IRIX and non-irix cases for one of these switch statements is the same, eliminate the statement... We now use autoconf > 2.50, so we can use some of it's features. We also need to correctly include the magic for building vfs_fake_perms. | |||||
* | | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'. | cvs2svn Import User | 2003-05-03 | 2 | -0/+737 | |
|\| | ||||||
| * | fixes to *_util.c files | Simo Sorce | 2003-05-03 | 4 | -15/+416 | |
| | | | | | | | | | | | | | | | | | | | | | | add winbindd_passdb backend this makes it possible to have nua accounts on security = user servers to show up in unic through nss_winbind.so the problem is that we do not have group support, so nss group support is not very good at this time (read: totally absent) we NEED group support in passdb | |||||
| * | exclude tdbsam2.h generation until it will be used | Simo Sorce | 2003-05-02 | 1 | -14/+15 | |
| | | ||||||
| * | fix pam_smbpass | Simo Sorce | 2003-05-02 | 2 | -3/+3 | |
| | | | | | | | | typos | |||||
| * | remove testing debug line | Simo Sorce | 2003-05-02 | 1 | -1/+1 | |
| | | ||||||
| * | shouldn't wellknown group be well.. ..WKN_GRP ? | Simo Sorce | 2003-05-02 | 3 | -15/+15 | |
| | | | | | | | | | | | | make a new sam_Account contain our domain by default, windows will complain on logon otherwise. fix stupid typo in idmap_util.c | |||||
| * | Fix uninitialized blobs reported by Luke Howard. | Jeremy Allison | 2003-05-01 | 1 | -0/+6 | |
| | | | | | | | | Jeremy. | |||||
| * | Fix for bugid 51 from Dragan Krnic. | Jeremy Allison | 2003-05-01 | 1 | -5/+5 | |
| | | | | | | | | Jeremy. | |||||
| * | fix wrong debug messages in idmap_util.c | Simo Sorce | 2003-05-01 | 2 | -5/+10 | |
| | | | | | | | | correctly handle allocated rids in tdbsam | |||||
| * | init wellknown in pdbedit too | Simo Sorce | 2003-05-01 | 2 | -24/+26 | |
| | | | | | | | | add group mapping mappings to idmap at startup | |||||
| * | proper wellknown sids initialization at startup | Simo Sorce | 2003-05-01 | 5 | -40/+90 | |
| | | ||||||
* | | Add a comment about the use of string functions in the modules code, and | Andrew Bartlett | 2003-05-03 | 1 | -4/+9 | |
| | | | | | | | | | | | | add \n to the end of the non-dlopen case DEBUGs. Andrew Bartlett | |||||
* | | Fix use of uninitialised value in TCONDEV test - found by sun1 on the build farm | Andrew Bartlett | 2003-05-03 | 1 | -1/+1 | |
| | | ||||||
* | | Now that multi-pdu schannel works and a but in the negotiator has been | Volker Lendecke | 2003-05-02 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | fixed I would like to see this tested a bit more. Default the schannel stuff to auto which means 'offer, but do not enforce'. Volker | |||||
* | | Fix uninitialized blobs reported by Luke Howard. | Jeremy Allison | 2003-05-01 | 1 | -0/+6 | |
| | | | | | | | | Jeremy. | |||||
* | | Fix for bugid 51 from Dragan Krnic. | Jeremy Allison | 2003-05-01 | 1 | -5/+5 | |
| | | | | | | | | Jeremy. | |||||
* | | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'. | cvs2svn Import User | 2003-05-01 | 2 | -0/+655 | |
|\| | ||||||
| * | *id_to_*id call reshape to return NTSTATUS errors | Simo Sorce | 2003-05-01 | 16 | -177/+174 | |
| | | | | | | | | | | plus internal fixes 1st stage | |||||
| * | Fix disk quotas support on HP/UX (patch by David Nixon) | Jelmer Vernooij | 2003-05-01 | 1 | -1/+1 | |
| | | ||||||
| * | Use ints for the version numbers in the smb_register_*() functions (patch by ↵ | Jelmer Vernooij | 2003-05-01 | 3 | -3/+3 | |
| | | | | | | | | metze) | |||||
* | | Fix disk quotas support on HP/UX (patch by David Nixon) | Jelmer Vernooij | 2003-05-01 | 1 | -1/+1 | |
| | | ||||||
* | | Turn down some DEBUG()s and remove some duplicate code spotted by dfenwick. | Andrew Bartlett | 2003-05-01 | 3 | -41/+19 | |
| | | | | | | | | Andrew Bartlett | |||||
* | | Make the version numbers ints (patch from metze) | Jelmer Vernooij | 2003-04-30 | 4 | -5/+5 | |
| | | ||||||
* | | Refactor existing sock_exec() and socketpair_tcp() functions into their own | Paul Green | 2003-04-30 | 2 | -94/+1 | |
| | | | | | | | | | | | | source file. I will be making changes to sock_exec to work on VOS, which has a blocking connect() call, but first I want to get it in its own source file so that it can be called from a test program. | |||||
* | | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'. | cvs2svn Import User | 2003-04-30 | 1 | -0/+115 | |
|\| | ||||||
| * | Refactor existing sock_exec() and socketpair_tcp() functions into their own | Paul Green | 2003-04-30 | 3 | -94/+116 | |
| | | | | | | | | | | | | source file. I will be making changes to sock_exec to work on VOS, which has a blocking connect() call, but first I want to get it in its own source file so that it can be called from a test program. | |||||
| * | correctly initiazlize idmap tdb when creationg new | Simo Sorce | 2003-04-30 | 4 | -148/+169 | |
| | | | | | | | | | | | | few fixes to *id_to_*id functions, we don't set the mapping for algoritmic RIDs, they are resolved in the classic way eliminate getpw* calls from tdbsam | |||||
| * | pam_smbpass will need at least IDMAP. | Andrew Bartlett | 2003-04-30 | 1 | -1/+1 | |
| | | ||||||
| * | Get pam_smbpass to compile again (it probably won't link or run, but at least | Andrew Bartlett | 2003-04-30 | 2 | -5/+3 | |
| | | | | | | | | it compiles and lets the build farm get on it's way) | |||||
| * | auto-init for utility functions | Simo Sorce | 2003-04-30 | 1 | -0/+18 | |
| | | ||||||
| * | forgot to remove getpwnam | Simo Sorce | 2003-04-29 | 1 | -20/+0 | |
| | | ||||||
| * | This is a nice rewrite: | Simo Sorce | 2003-04-29 | 23 | -371/+191 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | SAM_ACCOUNT does not have anymore uid and gid fields all the code that used them has been fixed to use the proper idmap calls fix to idmap_tdb for first time idmap.tdb initialization. auth_serversupplied_info structure has now an uid and gid field few other fixes to make the system behave correctly with idmap tested only with tdbsam, but smbpasswd and nisplus should be ok have not tested ldap ! | |||||
| * | remove convert_smbpasswd and addtosmbpass from tree; people can get them ↵ | Gerald Carter | 2003-04-29 | 3 | -93/+1 | |
| | | | | | | | | from 2.2. if they still need them | |||||
| * | adding ifdef'd code to add alias membership for vampire | Gerald Carter | 2003-04-29 | 1 | -0/+138 | |
| | | ||||||
| * | Some passdb backends really don't like having no primary group - so always | Andrew Bartlett | 2003-04-29 | 1 | -34/+25 | |
| | | | | | | | | | | | | | | | | | | | | set one - new accounts -> domain users, unless otherwise specified. This moves that logic from pdb_set_sam_sids() into pdb_init_sam_new(), which is called by all the 'new account' creators. (pdb_set_sam_sids() now only deals with the mapping from an existing account) Andrew Bartlett | |||||
| * | Change order of parameters to smb_register_passdb() | Jelmer Vernooij | 2003-04-29 | 3 | -3/+3 | |
| | | ||||||
| * | add version back to lanman string in sessetup reply | Gerald Carter | 2003-04-29 | 1 | -1/+5 | |
| | | ||||||
| * | Merge Samba 3.0 pdb_ldap from 3.0 into HEAD, so as to allow idra to continue | Andrew Bartlett | 2003-04-29 | 1 | -412/+1591 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | his IDMAP work. This version also works properly (the HEAD version had suffered from bitrot), and should be a good basis to change into the new IDMAP rules. It also includes UTF8 conversions. Included also are the schema changes, and a note about the now very old scripts in examples/LDAP (they don't work for this, or even the previous schema). Andrew Bartlett | |||||
| * | forgot to add the file where things moved | Simo Sorce | 2003-04-29 | 1 | -0/+189 | |
| | | ||||||
| * | consolidate idmap code in one place | Simo Sorce | 2003-04-29 | 3 | -353/+4 | |
| | | ||||||
| * | Merge 3.0's change to how we add users onto HEAD, including a few other bits | Andrew Bartlett | 2003-04-29 | 3 | -94/+52 | |
| | | | | | | | | | | | | of sync-up for the rpc_server/srv_samr_nt.c Andrew Bartlett | |||||
| * | only call the add_script if the getpwnam_alloc() fails | Gerald Carter | 2003-04-29 | 1 | -22/+27 | |
| | | ||||||
| * | don't implement any group mapping functions in the guest sam module | Gerald Carter | 2003-04-29 | 2 | -0/+59 | |
| | | ||||||
| * | removing printing = SOFTQ since no one knows what it is | Gerald Carter | 2003-04-29 | 2 | -95/+0 | |
| | |